A cross-platform tool for optimizing PNG and JPG files.
Find a file
2010-03-22 22:07:35 +01:00
hurry add hurry.filesize, add gitignore to ignore pyc files 2010-02-02 15:02:20 +01:00
website add readme.textile for github, update website as much as possible 2010-03-22 22:07:35 +01:00
.gitignore add hurry.filesize, add gitignore to ignore pyc files 2010-02-02 15:02:20 +01:00
compressing.gif add busy gif 2010-02-05 17:33:25 +01:00
dialog-warning.png hide output of cml apps, make icon prettier 2010-02-03 15:31:11 +01:00
list-add.png fix checkname function 2010-02-02 21:05:16 +01:00
logo-trimage.svg add logo source file 2010-02-03 15:37:13 +01:00
MIT-LICENSE add license, clean up todo 2010-02-03 15:37:00 +01:00
README.textile add readme.textile for github, update website as much as possible 2010-03-22 22:07:35 +01:00
todo Reorganised todo, and added two features. 2010-02-28 17:35:54 +00:00
trimage-icon.png implement icons 2010-02-03 19:11:06 +01:00
trimage.py add a possible switch to remove the recompress button 2010-03-07 13:52:46 +01:00
ui.py better error messages, update todo 2010-02-06 16:30:03 +01:00
view-refresh.png fix checkname function 2010-02-02 21:05:16 +01:00
window.ui add closing shortcut, change to tableview, file processing logic 2010-02-01 21:14:47 +01:00

h2. 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 "jpegoptim":http://www.kokkonen.net/tjko/projects.html, depending on the filetype (currently, PNG and JPG files are supported). It was inspired by "imageoptim":http://imageoptim.pornel.net/. All image files are losslessy 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