syamilmj / Aqua-Resizer

Resize WordPress images on the fly
502 stars 205 forks source link

Work with image compression/optimization tools #81

Open jacobdubail opened 8 years ago

jacobdubail commented 8 years ago

Howdy. Love the script. Been using it a long time.

I'm now running into an issue where the standard compression/optimization tools won't process Aqua Resized images. WP Smush, Ewww Image Optimizer and others only seem to want to read images in the media library or theme files.

Any idea how we can easily get support for this?

Thanks!

nosilver4u commented 6 years ago

Better late than never, I suppose, but EWWW IO will optimize anything Aqua Resizer generates, because it uses the core image editor functions in WP. To my knowledge, you are right about WP Smush though. So far as I know, no other IO plugin compresses images directly from the WP image editor.