slackbuilds_ponce/graphics/trimage
B. Watson 4678a9eed6 graphics/trimage: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-13 15:08:55 -04:00
..
doinst.sh
README graphics/trimage: Wrap README at 72 columns. 2022-03-13 15:08:55 -04:00
slack-desc
trimage.info various: Kill lots of python3 dep mentions 2021-04-21 00:42:24 -05:00
trimage.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02: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/,
"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