B. Watson 4678a9eed6 graphics/trimage: Wrap README at 72 columns. 2 years ago
..
README 4678a9eed6 graphics/trimage: Wrap README at 72 columns. 2 years ago
doinst.sh 7a995de505 graphics/trimage: Added (image compressor). 6 years ago
slack-desc 7a995de505 graphics/trimage: Added (image compressor). 6 years ago
trimage.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 2 years ago
trimage.info 48c22f9303 various: Kill lots of python3 dep mentions 3 years ago

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