Page MenuHomePhabricator

Add webp support for thumbs
Closed, DuplicatePublic

Description

I think it would be great if webp was supported for thumbs.

It could override the original format for display. So if someone adds [[File:Foo.png|200px]] and the header accepts webp then 200px-Foo.webp is displayed instead of the jpg.

The images are smaller or same size but almost without artifacts.
Various formats are thinkable:

With overriding png thumbs this also solves an old problem with PNG images being converted to much larger PNG24 files by ImageMagick.

Event Timeline

Subfader raised the priority of this task from to Needs Triage.
Subfader updated the task description. (Show Details)
Subfader subscribed.
Subfader set Security to None.
Aklapper triaged this task as Lowest priority.May 30 2015, 3:02 PM

@Subfader: Is this a duplicate of T50519 ? Or of T27611 ?