Quantcast
Channel: Sysads Gazette » Applications
Viewing all articles
Browse latest Browse all 174

Install Converseen Image converter in Ubuntu/Linux Mint

$
0
0

Converseen is a free cross-platform batch image processor for Windows and Linux that allows you to convert, resize, rotate and flip an infinite number of images with a mouse click.
Moreover, Converseen is able to transform an entire PDF file into a bunch of images with the characteristics you prefer: you can choose one of the 100+ formats, you can set the size, resolution and the filename.

ImageMagick – the powerful image manipulation library on which Converseen leans it’s basis, can supports more than 100 image formats including DPX, EXR, GIF, JPEG, JPEG-2000, PhotoCD, PNG, Postscript, SVG, TIFF and many others.

Releases

0.7.1 – 2014-05-06 – Latest

- Fixed some issues with the settings dialog
- Various bugfixes

0.7.0 – 2014-05-05

  • Now is possible to convert an entire PDF in a bunch of pictures.
  • Now is possible to extract single images from a Windows icon (ico) file.
  • Added various code improvements.

With Converseen, you can:

  • Carry out a single or a multiple conversion.
  • Resize one or multiple images.
  • Compress images for your web pages.
  • Rotate and flip images.
  • Rename a bunch of images using a progressive number or a prefix/suffix.
  • Selecting a resampling filter to resize images.
  • Convert an entire PDF to a bunch of images
  • Extract an image from a Windows icon file (*ico)

Install Latest Conversion

For Ubuntu 14.04 Trusty Tahr – The latest release isn’t available yet in Ubuntu Repository but available in Ubuntuhandbook1 PPA

Install from Ubuntu Official PPA

$ sudo apt-get update
$ sudo apt-get install converseen

Install from Ubuntuhandbook1 PPA

$ sudo add-apt-repository ppa:ubuntuhandbook1/apps
$ sudo apt-get update
$ sudo apt-get install converseen

converseen-01

Remove Converseen and Purge PPA

$ sudo apt-get remove converseen

$ sudo apt-get install ppa-purge

$ sudo ppa-purge ppa:ubuntuhandbook1/apps

Viewing all articles
Browse latest Browse all 174

Trending Articles