This is an old revision of the document!


BKChem to ODF conversion batch script

The following simple script takes all files or directories given as arguments and converts them to the corresponding ODF Draw (.odg) files. In case a directory is given, it tries to convert all SVG files in that directory.

To run the script you just need to enter the following on the command line:

bkchem -b svg2odg.py [filenames]


To make the script simple and educational, not much checking of the input is done.


Navigation
Personal Tools