1WPG2SVGBATCH.PL(1)               User Commands              WPG2SVGBATCH.PL(1)
2
3
4

NAME

6       wpg2svgbatch.pl - batch convert WordPerfect Graphics files into SVG
7

DESCRIPTION

9              Usage: wpg2svgbatch.pl [-hruv] [-d dir] [-o dir]
10
11              wpg2svgbatch.pl  uses  wpg2svg to convert batches of WordPerfect
12              word processor files (WPG) to the Scalable Vector Graphics (SVG)
13              format.  The SVG files are generated anew and do not replace the
14              original wpg files.
15
16              Running wpg2svgbatch.pl more than once  on  the  same  directory
17              will cause the existing SVG file to be replaced with a new one.
18
19       -d <dir>
20
21              begins  the conversion process in directory "dir" instead of the
22              current directory. Use this switch  separately  from  the  other
23              switches,  (-vr -d /home/robin) or at the end of a switch string
24              (-rvd /home/robin).
25
26       -h     displays this help text.
27
28       -o <dir>
29
30              causes all the generated SVG files to be deposited in this  sin‐
31              gle specified output directory. When not used, the generated SVG
32              files are deposited in the same directory in which the  original
33              WPG  file  was  found. Use this switch separately from the other
34              switches, (-vr -o /home/robin)
35
36       -r     converts files in either the current directory or the  directory
37              specified  by the -d switch (see below) and all the wpg files in
38              all the subdirectories.
39
40       -u     replaces spaces with underscores in the target filename(s).
41
42       -v     Displays statistics and the progress of the conversion.
43
44
45
46libwpg 0.3.3                     January 2021               WPG2SVGBATCH.PL(1)
Impressum