This is the command svgtoipe that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
svgtoipe - Convert a SVG file to Ipe 7 format
SYNOPSIS
svgtoipe figure.svg [ figure.svg ]
DESCRIPTION
svgtoipe converts a SVG file to an XML file understood by Ipe version 7. If the output
filename is not specified, it will be derived either by replacing .ipe at the end of the
input filename with .svg, or by appending .ipe if the input filename does not end with
with .svg.
Images are converted if python-imaging is available.
Use svgtoipe online using onworks.net services