xanderfrangos / crushee

Desktop tool for batch image optimization and resizing. Available for Windows and Mac. Built with Electron and Node.js.
https://crushee.app
MIT License
72 stars 13 forks source link

[Feature Request] Option to remove results that would be larger #6

Open Stanzilla opened 4 years ago

Stanzilla commented 4 years ago

Heya, it would be nice to get an option/button in the arrow menu for "Remove All" to remove all the results that would result in a larger image.

xanderfrangos commented 4 years ago

Good idea. There's current an option in the "Edit" menu called "Remove unoptimized files" that does what you're looking for, but I should add it to the Remove menu as well.

positlabs commented 3 years ago

I don't see any use-case where anyone would actually want to save the files that are larger. I would prefer to have those results blocked from saving by default, but have the option to enable that behavior. If there are some analytics added, you could see if anyone actually uses the enlarger option, or if it can be removed.

positlabs commented 3 years ago

For comparison, imageOptim does this by default. If an image size isn't smaller than the original, it just shows a red x on it to signify there was no size reduction