A cross-platform tool for optimizing PNG and JPG files.
Find a file
2017-11-19 17:48:13 +01:00
debian update website 2011-05-26 13:31:31 +02:00
desktop update website 2011-05-26 13:31:31 +02: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 Move todo in root for more visibility and convert it to markdown 2017-11-18 15:25:11 +01:00
src/trimage Remove two remaining "u" chars 2017-11-19 17:48:13 +01:00
website Added note that your EXIF will go away if you use Trimage. 2013-01-26 15:35:56 +00:00
.gitignore Revert to initial gitignore 2017-11-18 16:19:21 +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.md Readme file in markdown 2017-11-18 16:40:05 +01:00
setup.py setup.py: change requires from pyqt4 to pyqt5 2017-11-18 16:12:44 +01:00
TODO.md Move todo in root for more visibility and convert it to markdown 2017-11-18 15:25:11 +01:00
trimage Python 3 use utf8 by default 2017-11-18 18:05:28 +01: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, advpng and jpegoptim, depending on the filetype (currently, PNG and JPG files are supported). It was inspired by imageoptim.

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 for more information.