v
Sponsored Link
Trimage is a cross-platform GUI and command-line interface to optimize image 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, 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.
Install trimage in ubuntu
Open the terminal and run the following command
sudo apt-get install trimage
If you're on Maveric (10.10), Karmic (9.10) or Lucid (10.04), type the following commands into your console:
sudo add-apt-repository ppa:kilian/trimage
sudo apt-get update
sudo apt-get install trimage
Screenshot
Sponsored Link