pbmtomda - convert a PBM image to a Microdesign .mda
pbmtomda
[-d] [-i] [--]
[pbmfile]
This program is part of Netpbm(1).
pbmtomda reads a PBM image as input and produces a MicroDesign 2 area file (.MDA) as output.
If you do not specify pbmfile, pbmtomda uses Standard Input.
In addition to the options common to all programs based on libnetpbm
(most notably -quiet, see
Common Options
), pbmtomda recognizes the following
command line options:
There's no way to produce files in MicroDesign 3 format. MD3 itself and mdatopbm(1) can read files in either format.
Copyright (C) 1999 John Elliott <jce@seasip.demon.co.uk>.