gm-convert_file - converts files from within GNUmed
Contents
Description
gm-convert_file is a helper script which GNUmed uses to convert files from one format into another as
needed.
Name
gm-convert_file - converts files from within GNUmed
Options
inputfile
The file to convert.
targetmimetype
The mime type into which to convert the input file.
targetfileextension
The extension of the target filename
Some programs (say, convert of ImageMagick fame) use this (rather than the target mime type) to
determine the target format.
targetfilename
The filename under which to store the converted file.
See Also
convert(1)http://www.gnumed.de
Synopsis
gm-convert_file<inputfile><targetmimetype><targetfileextension><targetfilename>
