| fax2ps |
Convert a Group 3- or Group 4- compressed TIFF to PostScript
that is significantly more compressed than is generated by tiff2ps
(unless tiff2ps writes PS Level II) |
| thumbnail |
Copy a bilevel TIFF to one that includes 8-bit greyscale
"thumbnail images" for each page; it is provided as an example of
how one might use the SubIFD tag
(and the library support for it) |
| tiffmedian |
A version of Paul Heckbert's median cut program
that reads an RGB TIFF image, and creates a TIFF palette file as a
result; it's useful for converting full-color RGB images to 8-bit
color for your friends that have cheapo 8-bit framebuffers. |
| sgi2tiff |
A program to convert SGI image files to TIFF. This
program is only useful on SGI machines as it uses -limage. |
Check out the manual pages for details about the above programs.
Last updated: $Date: 1999/08/13 19:30:57 $