1
2gm-convert_file(1) General Commands Manual gm-convert_file(1)
3
4
5
7 gm-convert_file - converts files from within GNUmed
8
9
10
12 gm-convert_file <input file> <target mime type> <target file extension>
13 <target filename>
14
15
16
18 gm-convert_file is a helper script which GNUmed uses to convert files
19 from one format into another as needed.
20
21
23 input file
24 The file to convert.
25
26 target mime type
27 The mime type into which to convert the input file.
28
29 target file extension
30 The extension of the target filename
31
32 Some programs (say, convert of ImageMagick fame) use this
33 (rather than the target mime type) to determine the target for‐
34 mat.
35
36 target filename
37 The filename under which to store the converted file.
38
39
40
42 convert(1)
43
44 http://www.gnumed.de
45
46
47
49 This manual page was written by Karsten Hilbert
50 <karsten.hilbert@gmx.net> for the Debian GNU/Linux system (but may be
51 used by others).
52
53
54
55Convert files from within GNUmed2012 August 2nd gm-convert_file(1)