MiniJTran	1.02 (29 Jul 2002)
*MiniJTran transcodes a JPEG in a similar manner to JPEGTran. The input JPEG is converted to another JPEG with different attributes to the original file.
Syntax: *MiniJTran [switches] <inputfile> <outputfile>

Switches (names may be abbreviated):
  -copy none     Copy no extra markers from source file
  -copy comments Copy only comment markers (default)
  -copy all      Copy all extra markers
  -optimize      Optimize Huffman table (smaller file, but slow compression)
  -progressive   Create progressive JPEG file
Switches for modifying the image:
  -grayscale     Reduce to grayscale (omit color data)
  -flip [horizontal|vertical]  Mirror image (left-right or top-bottom)
  -rotate [90|180|270]         Rotate image (degrees clockwise)
  -transpose     Transpose image
  -transverse    Transverse transpose image
  -trim          Drop non-transformable edge blocks
Switches for advanced users:
  -outfile name  Specify name for output file
Switches for wizards:
  -scans file    Create multi-scan JPEG per script file

This software is based in part on the work of the Independent JPEG Group.
