sirulli / yoimages

Better image handling capabilities for Wordpress
http://sirulli.org/yoimages/
GNU General Public License v2.0
16 stars 10 forks source link

Support Compression #51

Open IvanPr opened 6 years ago

IvanPr commented 6 years ago

First of all, thank you for a great plugin. May I ask if this plugin supports post-upload image compression plugins?

It seems like the created crops aren't compressed with any of the installed compression plugins....

fagia commented 6 years ago

Thanks @IvanPr, as of now, yoimages is not directly integrated why any image compression plugins, but most of them could be since yoimages doesn't customize how images resulting from manual crop are handled by wp, therefore it should be enough to trigger the right actions after a manual cropping. Do you have any specific compression plugins in mind? BTW yoimages allows you to define default compression ratio for all the manual crop you perform (both as a setting defined in plug-in preferences and as an option for a specific image being manually cropped)

IvanPr commented 6 years ago

Hello, yes, that would be logical to have YoImages trigger standard image-resizing actions, but with the ReSmushIt plugin [free version] all my cropped images could be compressed 60% and up.

I had not tried it with the other compression plugins, but can't imagine a website without YoImages now. Thank you.

Perhaps you have a positive experience with the other compression plugins?