Converseen is an open source program that allows to batch resize and convert images to many image file formats via a GUI in a single click. Supporting the Magick++ object-oriented C++ API to the GraphicsMagick image-processing library, Converseen can convert images to almost all available file formats, here are some of them:
- DPX
- TIFF
- EXR
- PDF
- JPEG
- GIF
- PNG
- Postscript
- PhotoCD
- SVG
To install Converseen on Ubuntu 11.04/10.10/10.04, launch the Terminal and issue these commands:
sudo add-apt-repository ppa:faster3ck/converseen
sudo apt-get update
sudo apt-get install converseen
Converseen's screenshot:
Post a Comment