Jhead is a command line driven program for manipulating the non-image parts of
Exif flavour JPEG files that most digital cameras produce.
It has the following features:
- Extracting camera settings from Exif image files
- Able to set and/or adjust the Exif time field
- Manipulation (extract, replace, regenerate) of Exif integral thumbnails
- Transplant Exif image header from one JPEG to another
- Edit JPEG comment fields
- Automatically rotate images upright (using jpegtran) according to
"orientation" tag.
- Manage running programs on large batches of Jpegs and restoring Exif header
information afterwards.
- Display embedded GPS info (if present)
jpeginfo is used to generate informative listings of jpeg
files, and also to check jpeg files for errors. Program
also supports automatic deletion of broken jpegs.
FT is a generic, native graph management system for GNUstep and Cocoa and
is written in Objective-C. With FT you can persistently manage graphs
consisting of nodes and edges. Each node may provide so-called services.
Such a service may be e.g. a dictionary services, which all nodes provide
at present. This service allows the storage of any data in a node and is
based on keys which uniquely identify content within a dictionary.
LICENSE: LGPL2 or later
Aview is powerful graphics viewer which utilize the aalib API and allows
viewing netpbm format (and others in the presence of netpbm or ImageMagick)
on console (using slang) and X.
There are three programs.
aview: the main program which could used to view pnm, ppm, pgm and pbm
files. It runs under X or slang.
asciiview: a shell script wraps around aview to allow wider range of image
formats to be viewed. Netpbm package is required for the conversion.
aaflip: a program to view flip animation using ascii text. Works under X
and slang.
You could press h to get help. You may also save the pics in various text
format. Thanks to aalib!
libwmf is a library for Unix like machines that can convert wmf
files into other formats, currently it supports a gd binding
to convert to png, and an X one to draw direct to an X window
or pixmap.
AA-lib is a low-level graphics library similar to many other libraries
except for the fact that AA-lib does not require a graphics device! In
fact, no "graphical" output is possible. AA-lib uses a modern, high-tech
ascii-art renderer in place of outmoded and cumbersome graphical output.
The AA-lib API is designed to be similar to that of other graphics
libraries so learning its API should be simple.
With PEAR::Image_Barcode2 class you can create a barcode representation of a
given string.
This class uses GD function because this the generated graphic can be any of
GD supported image types.
Image_3D is a highly object oriented PHP5 package that allows the creation
of 3 dimensional images using PHP.
Image_3D currently supports:
* Creation of 3D objects like cubes, spheres, maps, text, pie, torus, ...
* Own object definitions possible
* Own material definitions
* Import of 3DSMax files
* Unlimited number of light sources
* Rendering output via GD, SVG or ASCII
With PEAR::Image_Barcode class you can create a barcode representation of a
given string.
This class uses GD function because this the generated graphic can be any of
GD supported image types.
A PHP PEAR package providing a common interface to image drawing, making image
source code independent on the library used.