A cross-platform tool for optimizing PNG and JPG files.
Find a file
2017-07-09 10:18:37 +00:00
debian Update debian spec 2017-07-09 13:18:00 +03:00
desktop * Change jpegoptim to guetzli 2017-07-09 12:48:01 +03:00
doc add doc page, add it's author to the index.html,. fixes issue #17 2011-11-06 18:05:23 +01:00
resources update to version 1.0.5, clean up code slightly, update website and requirements 2010-09-26 15:26:11 +02:00
src/trimage * Change jpegoptim to guetzli 2017-07-09 12:48:01 +03:00
website Added note that your EXIF will go away if you use Trimage. 2013-01-26 15:35:56 +00:00
.gitignore work in progress of creating an installable version 2010-03-23 13:09:52 +01:00
COPYING massive overhaul of directory to make it work nicer with .deb generation 2010-03-23 20:48:17 +01:00
MANIFEST.in massive overhaul of directory to make it work nicer with .deb generation 2010-03-23 20:48:17 +01:00
README update README 2017-07-09 12:59:48 +03:00
setup.py * Change jpegoptim to guetzli 2017-07-09 12:48:01 +03:00
trimage * Change jpegoptim to guetzli 2017-07-09 12:48:01 +03:00

Trimage image compressor
A cross-platform tool for optimizing PNG and JPG files.

Trimage is a cross-platform GUI and command-line interface to optimize image
files via "optipng":http://optipng.sourceforge.net/,
"advpng":http://advancemame.sourceforge.net/comp-readme.html and
"guetzli":https://github.com/google/guetzli, depending on the
filetype (currently, PNG and JPG files are supported). It was inspired by
"imageoptim":http://imageoptim.pornel.net/. All image files are losslessly
compressed on the highest available compression levels. Trimage gives you
various input functions to fit your own workflow: A regular file dialog,
dragging and dropping and various command line options.

Visit "Trimage.org":http://trimage.org for more information