syamilmj / Aqua-Resizer

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

Will keep resizing even the exact same width and height. #108

Open yduke opened 5 years ago

yduke commented 5 years ago

For example: Using aqua resizer to get a w500px h500px resize job, when I input an image called "image.jpg" with exact w500px h500px, it will not ignore the resize job, instead will output an image "image-500x500.jpg".

Some times the "resized" image is even larger than the original in filesize.

Thank you for this great job! helped alot and i think this is the right/best way to resize image in WP.