pstoedit converts Postscript(TM) and PDF files to other vector graphic
formats so that they can be edited graphically.
pstoepsi convertes EPS (and some PS) file to EPS file with Image preview.
This EPSI file is very useful to import to Tgif (with 'Ctrl-(' key).
Ghostscript has similar script (ps2epsi) but since version 7.05 it no more
creates EPSI files which are compatible with tgif.
Using is very simple:
pstoepsi input_file_name output_file_name.epsi
You will find that output_file_name.epsi in the same directory.
Pyexif is a Python library and associated command line tool to extract EXIF
format metadata from the headers of JPEG and TIFF image files. EXIF
information is typically included in images created using digital imaging
devices such as digital cameras and digital film scanners.
Currently, pyexif provides the following functionality:
- Parse EXIF headers in JPEG files.
- Parse EXIF headers in TIFF files.
- Support for camera-specific MakerNote tags (e.g. Nikon, Canon, etc.).
- Provide a simple cmdline interfaces to format the data in human-readable
format.
EXIF specification: http://www.pima.net/standards/it10/PIMA15740/exif.htm
This library wrap the FreeImage library functions so a python developer can
easy drive FreeImage.
GD module is an interface to the GD library written by Thomas Bouttel.
It has been extended in some ways from the original GD library.
Graphy is a simple Python library for generating charts. It tries
to get out of the way and let you just work with your data. At the
moment, it produces charts using the Google Chart API.
The ppmcaption program adds text to images. Multiple blocks of text
can be placed on the image, with varying fonts, font sizes, colors,
and transparency.
The paint module provides a simple and flexible facility for
painting PNG images files. The paint module depends upon
three free libraries: freetype, libart, libpng.
Finally - a cross-platform, open-source CBR and CBZ reader! Read your
favorite scanned comic books and graphic novels with Comical's
absurdly easy GUI and in-your-face double page display!
Nifty Features:
* Single-Page or Double-Page display modes.
* Zoom modes: Fit, Fit-to-Width, Fit-to-Height, Original, Custom.
* Crisp image scaling with algorithms adapted from FreeImage 3.
* Detects double pages scanned together and displays it accordingly.
* Page rotation.
* Full-Screen mode.
* Left-to-Right or Right-to-Left browsing.
* Displays JPG, GIF, and PNG images.
* Supports RAR(.cbr) and ZIP(.cbz) comic book archives
* Supports all encrypted RAR archives as well as ZIP archives with
pkzip 2.04g encryption.
LICENSE: GPL2 or later with exception to link with unrar
Pycha is a very simple Python package for drawing charts using the
great Cairo library. Its goals are:
* Lightweight
* Simple to use
* Nice looking with default values
* Customization
It won't try to draw any possible chart on earth but draw the most
common ones nicely.