From e47888e06780ebfbd988f00b7444f6143dc7677a Mon Sep 17 00:00:00 2001 From: Paul Chaplin Date: Sat, 26 Jan 2013 15:35:56 +0000 Subject: [PATCH] Added note that your EXIF will go away if you use Trimage. --- website/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/index.html b/website/index.html index 6707ad7..beada69 100644 --- a/website/index.html +++ b/website/index.html @@ -72,12 +72,12 @@

Trimage image compressor – 1.0.5

A cross-platform tool for losslessly optimizing PNG and JPG files.

Trimage is a cross-platform GUI and command-line interface to optimize image - files via optipng, pngcrush, + files for websites, using optipng, pngcrush, advpng and jpegoptim, depending on the filetype (currently, PNG and JPG files are supported). It was inspired by imageoptim. All image files are losslessy compressed - on the highest available compression levels. Trimage gives you various input functions to fit your + 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.

Trimage in action