linux poison RSS
linux poison Email

Image Conversion and Thumbnail Creator Tool - Converseen

Converseen is a batch image converter and thumbnail creator. It supports more than 100 image formats, including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. 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 an unlimited number of images and / or create thumbnails to any of the most popular formats: DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript,SVG, and TIFF.

With Converseen you can save your time because 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.
Create one or multiple thumbnails.
Create converted thumbnails.
Compress images for your pages.
Installation:
To compile Converseen you need Qt4 and Magick++ development libraries with the gnu c++ compiler.
Download Converseen, extract the archive content, enter directory and build the executable.
Run "qmake" (version 4) to generate Makefile and then, run "make" to build the executable.
To install Converseen on you system you run "make install" as root:
 tar -xvf converseen_0.1.1.tar.bz2
 cd converseen_0.x
 qmake && make
 su
 make install


0 comments:

Post a Comment

Related Posts with Thumbnails