Hello Linux Geeksters. As you may know, Converseen is an open-source multi-platform image converter and resizer, written in C++ and using the Qt4 libraries. It has support for more that 100 image formats, including like DPX, EXR, GIF, JPEG, JPEG-2000, PhotoCD, PNG, Postscript, SVG, TIFF and many others.

It offers the user the basic photo manipulation functions, including convert, resize, rotate or flip. The latest version available is Converseen 0.6.4. For more information, see the official site.
In this article I will show you how to install Converseen 0.6.4 on Ubuntu 13.10 Saucy Salamander, Ubuntu 13.04 Raring Ringtail, Ubuntu 12.10 Quantal Quetzal, Ubuntu 12.04 Precise Pangolin, Linux Mint 16 Petra, Linux Mint 15 Olivia, Linux Mint 14 Nadia, Linux Mint 13 Maya, Pear OS 8, Pear OS 7 and Elementary OS 0.2 Luna.
Because it is available via PPA, installing Converseen 0.6.4 on Ubuntu, Linux Mint, Pear OS and Elementary OS is easy. All you have to do is add the ppa, update the local repository index and install the converseen package. Like this:
$ sudo add-apt-repository ppa:dhor/myway
$ sudo apt-get update
$ sudo apt-get install converseen