If you need to convert an image from one format to another, you are using normally Gimp. But if want to convert hundreds of images then your need a batch converter. Experienced users use imageMagik Gui or command line. There is another tool called Converseen, it allows you to process more than one image with a mouse click! Converseen is very simple: it features a very simple user interface without strange options
With converseen you can:
- Carry out a single or a multiple conversion.
- Resize one or multiple images.
- Compress images for your web pages.
Install Converseen:
-For Ubuntu 10.04 and 10.10 Macerek Meerkat:
You can install Converseen in Ubuntu using the .deb package (lucid Lynx) or by from PPA
To install from ppa repository, open terminal and enter the following commands:
sudo add-apt-repository ppa:samrog131/ppasudo apt-get update && sudo apt-get install converseen
-For Fedora:
yum install converseen
- For Other Linux Distributions:
To compile Converseen you need Qt4 and Magick++ development libraries with the gnu c++ compiler.
Open terminal and enter the following commands :
Wget http://downloads.sourceforge.net/project/converseen/Converseen/Converseen%200.3/converseen_0.3.tar.bz2?r=http%3A%2F%2Fconverseen.sourceforge.net%2Fdownload.html&ts=1283420713&use_mirror=netcologne
tar -xjvf converseen_0.3.tar.bz2 cd converseen_0.3 qmake && make su make install

For more screenshots visit this page.
{loadposition user9}




















