Kilian / Trimage

A cross-platform tool for optimizing PNG and JPG files.
http://trimage.org
MIT License
706 stars 55 forks source link

Don't block the UI while compressing #85

Open stuaxo opened 3 years ago

stuaxo commented 3 years ago

I opened trimage and dragged a load of big 50mb pngs on it, and it locked up until it opened them.

Then once it started compressing the images the UI was locked up too.

It would be good if the work was done in a background thread so the UI could remain responsive.