Uniconvertor

From Linuxintro

Uniconvertor allows you to convert Corel Draw files to a Linux-readable format. To set it up, find out your distribution and proceed accordingly:

SUSE Linux 12.1

First install some dependencies:

yast -i python-devel python-imaging 

Then download UniConvertOr, extract it like this:

cd 
tar xvzf Downloads/uniconvertor-1.1.1.tar.gz
  • build it
cd UniConvertor-1.1.1
python setup.py install
  • test it
uniconv input.cdr test.svg
inkscape test.svg