Name

tiffutil

Synopsis

tiffutil { -dump | -info | -verboseinfo } input_file...
tiffutil { -extract  number | -jpeg [-fN] | -lzw | -none |
 -packbits } input_file [-out output_file]
tiffutil -cat input_file... [-out output_file]

Manipulates TIFF image files.

Options

-cat

Concatenate multiple input files.

-dump

Print a list of all tags in the input file to standard output.

-extract

Extract an individual image from the input file, with 0 designating the first image in the file.

-f

Specify the compression factor to use with JPEG compression. The value can range from 1 to 255. The default is 10.

-info

Print information about images in the input file to standard output.

-jpeg

Specify the use of JPEG compression when producing the output file.

-lzw

Specify the use of Lempel-Ziv-Welch compression when producing the output file.

-none

Specify the use of no compression when producing the output file.

-out

Specify the name of the output file; defaults to out.tiff.

-packbits

Specify the use of PackBits compression when producing the output file.

-verboseinfo

Print lots of information about images in the input file to standard output.

Get Mac OS X Panther in a Nutshell, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.