pcdovtoppm - create index image for a photo CD
Contents
Description
This program is part of Netpbm(1).
This program generates an index image in PPM format for a photo CD, based on the photo CD overview file.
You can achieve a similar result with hpcdtoppm-Overview followed by pnmindex-black on the generated
PPM images.
Document Source
This manual page was generated by the Netpbm tool 'makeman' from HTML source. The master documentation
is at
http://netpbm.sourceforge.net/doc/pcdovtoppm.html
netpbm documentation 02 August 2020 PcdovtoppmUserManual(1)
Examples
pcdovtoppm-m768-s96-fsmallfont.pbmoverview.pcd>overview.ppmpcdovtoppm/cdrom/photo_cd/overview.pcd|ppmtojpeg>overview.jpg
History
This program was formerly called pcdindex, which did not fit Netpbm naming conventions.
Name
pcdovtoppm - create index image for a photo CD
Options
In addition to the options common to all programs based on libnetpbm (most notably -quiet, see Common
Options ), pcdovtoppm recognizes the following command line options:
-wwidth
Maximum width of the result image (default: 1152).
-ssize Maximum size of each of the images (default: 192).
-aacross
Maximum number of images across (default: 6).
-ccolors
Maximum number of colors, or n
to mean no quantization
-ffont Font to be used for annotation (default: internal font).
-b Black background color (default).
-w White background color.
The Netpbm common options -version, -plain and -quiet were implemented starting with Netpbm 10.91 (June
2020). Before that, none of these options were valid.
See Also
hpcdtoppm(1), pnmindex(1), ppmtojpeg(1), ppm(1)
Synopsis
pcdovtoppm [-mwidth] [-ssize] [-aacross] [-ccolors] [-ffont] [-b|-w] [pcdfile]
