Google Plus

Converseen- A mass images converter,resizer and compressor with graphical interface

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

“Converseen is an open source project written in C++ with the powerful Qt4 libraries. Thanks to the Magick++ image libraries it supports more than 100 image formats. You can convert and resize an unlimited number of images to any of the most popular formats: DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF.”

 

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 

converseen

For more screenshots visit this page.

 

{loadposition user9}

 

For questions please refer to our Q/A forum at : http://ask.unixmen.com