Kilian / Trimage

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

Display the total won gain (Ko / % ) #3

Open martinsam opened 14 years ago

Kilian commented 14 years ago

We already display by how much % an image was compressed, or do you mean something else?

martinsam commented 14 years ago

Display example : For two pictures: img1.png -> 20 % (10 ko saved) Img2.png -> 10 % (30 ko saved)

Total : 15 % (40 ko saved)

Kilian commented 14 years ago

sounds like a good idea, i'll implement this in the next version!

Kilian commented 14 years ago

ps. Do you mean in the GUI or the command line output, specifically?

martinsam commented 14 years ago

both captain