junaidbhura / fly-dynamic-image-resizer

Fly Dynamic Image Resizer plugin for WordPress
https://wordpress.org/plugins/fly-dynamic-image-resizer/
MIT License
162 stars 26 forks source link

add webp image conversion? #30

Closed eimpacteric closed 4 years ago

eimpacteric commented 4 years ago

I use Fly Dynamic Image Resizer on ever WP site I build...great job!

Any chance of building webp image conversion into the plugin?

Thanks for your work!

junaidbhura commented 4 years ago

Hey @eimpacteric thanks for your kind words!

Unfortunately, this plugin uses WordPress' in-built image converter, rather than its own. So we're kind of at the mercy of what WordPress supports: https://codex.wordpress.org/Uploading_Files

Sorry about that. I'm going to close this issue for now if you don't mind, but please feel free to continue this discussion here!

eimpacteric commented 4 years ago

No problem. ;-)

luco commented 4 years ago

@ eimpacteric @junaidbhura You can achieve this by using this plugin with webp express, which uses wordpress hooks to create the webp version along the image.