I have an SVG file which contains rotated, semi-transparent, clipped (clip-path) elements (e.g polygons, images). This file is perfectly working in Inkscape but for further image processing I would like to use it in CorelDraw, too. But opening in CorelDraw the result is a mess (X6 actually, but earlier versions do almost the same).
Is there a method to convert SVG to native CDR or any other vector format that is CorelDraw compatible???
The SVG is on an Ubuntu LAMP server and imagemagick, inkscape, libcairo2-dev, librsvg2-bin are installed.
To convert vectors you could use Unicovertor, which is a command-line converter supporting many formats. https://sk1project.net/uc2/
Command in terminal to convert files is
In php you could then do
Please note I used this one however it can be sometimes tricky to install on ubuntu, make sure you always have the most updated version (apt-get update).
Multiple distributions are available https://sk1project.net/uc2/download/