slackbuilds/graphics/trimage
Robby Workman 48c22f9303 various: Kill lots of python3 dep mentions
This is far from complete.
We still need to review and tweak anything with "PYTHON" in
the README, as many/most/all of those are telling the user
how to build with python3 support. We almost surely want to
enable that by default in all of those cases.
2021-04-21 00:42:24 -05:00
..
README
doinst.sh
slack-desc
trimage.SlackBuild graphics/trimage: Updated for version 1.0.6. 2019-03-16 06:53:26 +07:00
trimage.info various: Kill lots of python3 dep mentions 2021-04-21 00:42:24 -05:00

README

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/,
"pngcrush":http://pmt.sourceforge.net/pngcrush/,
"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 losslessly compressed on the highest available compression levels,
and EXIF and other metadata is removed.
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