An open API service indexing awesome lists of open source software.

https://github.com/webfreak001/simpleimageconvert

Simple image conversion gui using ImageMagick
https://github.com/webfreak001/simpleimageconvert

gtk image-converter imagemagick

Last synced: 14 days ago
JSON representation

Simple image conversion gui using ImageMagick

Awesome Lists containing this project

README

        

# SimpleImageConvert

An image converter using GTK and Imagemagick

![https://i.imgur.com/arjFZER.png](https://i.imgur.com/arjFZER.png)

## Usage

simpleimageconvert [files...]

Great for usage in file explorers (Rightclick -> Convert image)

## Building

Install the GTK development files and imagemagick.

Make sure `convert` and `identify` are in path.

dub build