---
title: 'Converseen - Image Conversion Tool For Linux and Windows'
url: 'https://www.worldoweb.co.uk/2012/converseen-image-conversion-tool-for-linux-and-windows'
markdown: 'https://www.worldoweb.co.uk/2012/converseen-image-conversion-tool-for-linux-and-windows.md'
date: '2012-06-01'
description: 'Converseen is a free and open-source image conversion tool for Linux and Windows that allows you to batch convert, compress, and resize images.'
taxonomy:
  category:
    - Software
    - Linux
  tag:
    - Tools
    - Graphics
---

# Converseen - Image Conversion Tool For Linux and Windows

 Published on June 1, 2012 by Tracy Ridge in  [Software](https://www.worldoweb.co.uk/category/category:Software) 

 [Linux](https://www.worldoweb.co.uk/category/category:Linux) 

[Converseen](https://converseen.sourceforge.net/ "Converseen") is a all-in-one batch image conversion, compressing and resizing tool that is available for both Linux (Source and PPA) and Windows. Like many web designers having to process images to make them suitable for the web you may have to use a variety of different tools, I have used [Shrink-O-Matic](https://toki-woki.net/p/Shrink-O-Matic/ "Shrink-O-Matic") to batch resize my images, [GIMP](https://www.gimp.org/ "GIMP") and it’s save for web plugin to compress individual images and also [Trimage](https://github.com/Kilian/Trimage/ "Trimage") batch image processor. Having to use 2 or more tools to convert, compress and resize images can be very time consuming so having a tool to do all of those jobs for you will be extremely productive.

### Install Converseen

To install Converseen on Ubuntu 12.04 Precise via PPA. Open a terminal by pressing Ctrl+Alt+T together and enter the following:

```bash
sudo add-apt-repository ppa:faster3ck/converseen
```

```bash
sudo apt-get update
```

```bash
sudo apt-get install converseen
```

### Tutorial

Once Converseen is installed open it up and you are immediately confronted with a friendly graphical user interface.

![Converseen GUI](https://www.worldoweb.co.uk/images/9/8/7/2/e/9872e1184267cd557e4ad84c677d3c058fead170-converseen1.jpg "Converseen GUI")

Firstly add an image or images by clicking **Open Images** or **Add Images** and click the **Check all** button to select them.

To change the image size click on **Dimensions** and change the size in % or pixels, in this case I am selecting around 700px wide. Click on maintain aspect ratio, this will resize the height automatically to prevent the image becoming pixelated. With this photo I want it to save to the same format as the original so I select **jpg** format in the **conversion formats** drop down menu.

There are also options to change the output, overwrite the original file or place it in a separate folder. The default is to save it to your home folder. Click the **convert** button and a dialogue box will appear to show the progress of your conversion.

![Converseen Image Converter](https://www.worldoweb.co.uk/images/0/6/9/b/0/069b0e7a9fd991b31328fbe7d7a90ff860650346-converseen2.jpg "Converseen Image Converter")

As you can see in the image below the image has been compressed and the file size has been reduced to 105 KB from 1.3 MB which is much better for the web and server load.

![Image Preview](https://www.worldoweb.co.uk/user/data/wp-content/uploads/converseen3.jpg "Image Preview")

### Share

 [X](https://x.com/intent/tweet?text=Converseen%20-%20Image%20Conversion%20Tool%20For%20Linux%20and%20Windows&url=https%3A%2F%2Fwww.worldoweb.co.uk%2F2012%2Fconverseen-image-conversion-tool-for-linux-and-windows&via=worldoweb "Share on X") [Facebook](https://www.facebook.com/sharer.php?u=https%3A%2F%2Fwww.worldoweb.co.uk%2F2012%2Fconverseen-image-conversion-tool-for-linux-and-windows "Share on Facebook") [Reddit](https://www.reddit.com/submit?url=https%3A%2F%2Fwww.worldoweb.co.uk%2F2012%2Fconverseen-image-conversion-tool-for-linux-and-windows&title=Converseen%20-%20Image%20Conversion%20Tool%20For%20Linux%20and%20Windows "Share on Reddit") [LinkedIn](https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fwww.worldoweb.co.uk%2F2012%2Fconverseen-image-conversion-tool-for-linux-and-windows "Share on LinkedIn") [Bluesky](https://bsky.app/intent/compose?text=Converseen%20-%20Image%20Conversion%20Tool%20For%20Linux%20and%20Windows%20https%3A%2F%2Fwww.worldoweb.co.uk%2F2012%2Fconverseen-image-conversion-tool-for-linux-and-windows "Share on Bluesky") [Email](mailto:?subject=Converseen%20-%20Image%20Conversion%20Tool%20For%20Linux%20and%20Windows&body=https%3A%2F%2Fwww.worldoweb.co.uk%2F2012%2Fconverseen-image-conversion-tool-for-linux-and-windows "Share via email") 

#### Tags

 [ Tools](https://www.worldoweb.co.uk/tag/tag:Tools) [ Graphics](https://www.worldoweb.co.uk/tag/tag:Graphics) 

##### Next

 [ ← New to Web Design? Newbies guide to Web Hosting ](https://www.worldoweb.co.uk/2012/new-to-web-design-newbies-guide-to-web-hosting) 

OR

##### Previous

 [ HTML5 & CSS3 Resources to Kickstart your First HTML5 Project → ](https://www.worldoweb.co.uk/2012/html5-css3-resources-start-your-project)

---

## Navigation

- Previous: [New to Web Design? Newbies guide to Web Hosting](https://www.worldoweb.co.uk/2012/new-to-web-design-newbies-guide-to-web-hosting.md)
- Next: [HTML5 & CSS3 Resources to Kickstart your First HTML5 Project](https://www.worldoweb.co.uk/2012/html5-css3-resources-start-your-project.md)
