Kilian / Trimage

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

Add a control to show progress / terminal output of compression #80

Open bittner opened 3 years ago

bittner commented 3 years ago

When I use version 1.0.5-1.1 (on Ubuntu) the UI visually freezes sometimes when processing an image. Typically, this seems to be when the application crashes in the background. The UI keeps looking like it would still be processing, e.g.

Screenshot from 2021-02-17 23-05-28

It would be helpful in this case (and also when processing large files, I guess) to have a way to watch the progress of the compression and/or allow inspection of the terminal output of the tools that ran.

A text area being filled with the terminal output would be just great, which can be expanded or collapsed using a chevron icon.