Automattic / regenerate-thumbnails

WordPress plugin for regenerating thumbnails of uploaded images. Over 1 million active users and counting.
https://alex.blog/wordpress-plugins/regenerate-thumbnails/
GNU General Public License v2.0
133 stars 54 forks source link

Support for .webp images? #103

Closed roundhill closed 4 years ago

roundhill commented 4 years ago

Does the plugins support images in the newer webp format? A user on the forums is stating that it skips them:

https://wordpress.org/support/topic/translafer-webp-image/

alexsanford commented 4 years ago

We support the formats that are supported by WordPress, and it appears that webp is not supported yet.

Here is a forum thread on the topic, with some links to trac issues at the bottom - https://wordpress.org/support/topic/add-support-webp-format-imge/

Closing as this is not something we can currently fix on our end.

renatho commented 3 years ago

Support to webp introduced in WP 5.8: https://make.wordpress.org/core/2021/06/07/wordpress-5-8-adds-webp-support/