Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ tifif(1) — NEWS-os 4.2.1R

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

cdff(5)

xwdif(1)

TIFIF(1)  —  NEWS-OS Programmer’s Manual

NAME

tifif − Converts CDIF image to TIFF image files

SYNOPSIS

tifif [ −R resolution ] [ −X xpixel ] [ −Y ypixel ] [ −m mode ] [ −i cdif-file ] [ −o tiff-file ] [ −d tmpfile-path ]

DESCRIPTION

tifif takes CDIF file a page at a time for image conversion and outputs the TIFF format image data. 

OPTIONS

−i cdif-file
Specifies the CDFF file to be input. iftoc reads its input from the standard input if this option is not specified. 

−o tiff-file
Specifies the CDFF file to be output. iftoc writes its output on the standard output if this option is not specified. 

-X xpixel

-Y ypixel
Specifies the number of pixels in the x-direction, y-direction for the image to be made.
This value must be a multiple of 8

−R resolution
Specifies the resolution of images to be made in dpi. The default value is 100 dpi.

−m mode
Specifies the compression method and visual class to use with the following strings.

nomonochrome bi-level, no compression
g31monochrome bi-level, CCITT Group 3 1-dimensional compression
g3fmonochrome bi-level, CCITT Group 3 fascimile compression
g4fmonochrome bi-level, CCITT Group 4 fascimile compression
pseudo8 8 bit palette color
gray8 bit gray scale

The default is no. 

−d tmpfile-dir
Specifies the directory in which a temporary file is created. Default path is /usr/tmp. 

SEE ALSO

cdff(5), xwdif(1)

NEWS-OS Release 4.2.1R

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026