Lymphatus / caesium-image-compressor

Caesium is an image compression software that helps you store, send and share digital pictures, supporting JPG, PNG, WebP and TIFF formats. You can quickly reduce the file size (and resolution, if you want) by preserving the overall quality of the image.
https://saerasoft.com/caesium
GNU General Public License v3.0
3.47k stars 209 forks source link

Ability to choose an action to perform after the compression #205

Closed Lymphatus closed 7 months ago

Lymphatus commented 1 year ago

Also being able to choose an action to perform after the compression would be great (like shutting the app down, putting the PC to sleep or turn it off...)

Originally posted by @KillianVbrg in https://github.com/Lymphatus/caesium-image-compressor/issues/202#issuecomment-1570400384

BlackGrimReaper commented 1 year ago

+1 for this. What's the status?

Lymphatus commented 1 year ago

I wanted to start the development of this for the 2.6.0 version. It's a bit tricky because it's OS dependent, but I think I'll start with Windows, with macOS/Linux after. I'll probably start with shutting down the app/PC after compression. Any ideas of other options that might be useful?

BlackGrimReaper commented 1 year ago

Few options that are coming to my mind are

Lymphatus commented 7 months ago

Added all of the above except for the run of a custom script, which is a little more complicated. I'm still planning it for the future.