A universal vector graphics translator https://sk1project.net/uc2/
Go to file
2024-08-09 19:41:48 +02:00
README.md automatic version update by autodist [release 1.1.5-1mamba;Thu Jan 31 2013] 2024-01-05 18:49:11 +01:00
uniconvertor.spec update to 2.0rc5 [release 2.0rc5-1mamba;Fri Aug 09 2024] 2024-08-09 19:41:48 +02:00

uniconvertor

UniConvertor is a universal vector graphics translator. It is a command line tool which uses sK1 object model to convert one format to another. Development of the import/export modules for this program goes through different stages, quality and feature coverage are different among formats. UniConvetor is used in Inkscape and Scribus projects as external tool for CorelDraw files importing.

Import filters:

  • CorelDRAW ver.7-X3,X4 (CDR/CDT/CCX/CDRX/CMX)
  • Adobe Illustrator up to 9 ver. (AI postscript based)
  • Postscript (PS)
  • Encapsulated Postscript (EPS)
  • Computer Graphics Metafile (CGM)
  • Windows Metafile (WMF)
  • XFIG
  • Scalable Vector Graphics (SVG)
  • Skencil/Sketch/sK1 (SK and SK1)
  • Acorn Draw (AFF)

Export filters:

  • AI (Postscript based Adobe Illustrator 5.0 format)
  • SVG (Scalable Vector Graphics)
  • SK (Sketch/Skencil format)
  • SK1 (sK1 format)
  • CGM (Computer Graphics Metafile)
  • WMF (Windows Metafile)
  • PDF (Portable Document Format)
  • PS (PostScript)