https://bugzilla.wikimedia.org/show_bug.cgi?id=25611

--- Comment #10 from cesar <ce...@castellobranco.eng.br> ---

this could be done by using Google mod_pagespeed since it does on the fly WebP
conversion.
https://developers.google.com/speed/docs/mod_pagespeed/filter-image-optimize

ModPagespeedEnableFilters convert_jpeg_to_webp

Enabling convert_jpeg_to_webp causes the image optimizer to create webp images
whenever it would otherwise create jpegs. The webp images are only served to
modern browsers that support the format. Optimized jpeg images will continue to
be served to older browsers.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to