CTOTIF(1) — NEWS-OS Programmer’s Manual
NAME
ctotif − Cut out images from CDFF to TIFF
SYNOPSIS
ctotif [ −i cdff-file] [ −o tiff-file] [ −j ] [ −p image-number] [ −s start-page] [ −e end-page]
DESCRIPTION
ctotif cuts out image from CDFF files to TIFF files. If −j option is specified and The CDFF file has the multiple images within the specified area, ctotif outputs the multi-page TIFF file. The following options are available for this command.
−i cdff-file
Specifies the CDFF file to be input. ctotif reads input from the standard input if this option is not specified.
−o tiff-file
Specifies the TIFF file to be output. ctotif outputs to the standard output if this option is not specified.
−j Outputs the mulit-page TIFF file if the CDFF file has the multiple images.
−p image-number
Specifies the image within the CDFF file to be output. If the start page is specified by −s option, image-number is counted from the specified page.
−s start-page
Specifies the start page of cut out area. If this option is not specified, the first page is specified.
−e end-page
Specifies the end page of cut out area. If this option is not specified, the last page is specified.
SEE ALSO
NEWS-OSRelease 4.1C