Trimage lossless image compression

What do you have and what do you want?

Moderators: b1o, jkerr82508

User avatar
viking60
Über-Berserk
Posts: 9351
Joined: 14 Mar 2010, 16:34

Trimage lossless image compression

Postby viking60 » 06 Oct 2015, 23:42

I have tested lossless image compression with Trimage.
Image
Trimage is a GUI and a CLI tool and easy to use. The compression will not be huge but some and it will remove all Exif information which is maybe the biggest benefit.

So I installed it and fired up the GUI.

This is the easiest program in the world to use; just drag the image to Trimage and it will be compressed - just like that. It only works on Jpg and Png but that is a lot.

When dealing with entire directories I find the CLI better to use. To compress everything in the Pictures directory you can go to ~/ and do a:

Code: Select all

trimage -d Pictures

This will compress all images in the directory and remove all Exif info! +1
I could not help myself and added the following keywords:

Code: Select all

exiftool -keywords='Your computer will explode for spying on my pics!' *.jpg
:mrgreen:


To compress a single file in the Cli:

Code: Select all

trimage -f myfile.png


Works just fine!

More here
Manjaro 64bit on the main box -Intel(R) Core(TM) i7 CPU 920 @ 2.67GHz and nVidia Corporation GT200b [GeForce GTX 275] (rev a1. + Centos on the server - Arch on the laptop.
"There are no stupid questions - Only stupid answers!"

Return to “Software”