home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / j / jpegdde / !djpeg / !Help < prev    next >
Text File  |  1993-02-28  |  645b  |  14 lines

  1. usage: djpeg [switches] inputfile outputfile
  2. Switches (names may be abbreviated):
  3.   -colors N      Reduce image to no more than N colors
  4.   -gif           Select GIF output format
  5.   -pnm           Select PBMPLUS (PPM/PGM) output format (default)
  6.   -quantize N    Same as -colors N
  7.   -targa         Select Targa output format
  8. Switches for advanced users:
  9.   -blocksmooth   Apply cross-block smoothing
  10.   -grayscale     Force grayscale output
  11.   -nodither      Don't use dithering in quantization
  12.   -onepass       Use 1-pass quantization (fast, low quality)
  13.   -maxmemory N   Maximum memory to use (in kbytes)
  14.   -verbose  or  -debug   Emit debug output