GUI for the most used (by me) ImageMagick functionality for processing pictures. If ImageMagick or Wand are unavailable, Pillow is in use. There are small limitation, but works in general.
The goal of this project is to provide very simple utility script for Linux, which transform e-mail messages (images + text parts) to TIFF image files and put prepared files in the fax spooler of ...
I have a number of PDF documents containing scalable vector art and text, that need to be saved to bitmap (BMP and/or TGA format). I'm working on a bash script to convert them all from PDF to bitmaps ...