: Scribus is an Open Source software. Use File/Open... to open the EPS file and then File/Export/As SVG... to save the result as an SVG file. Unlike ImageMagick, it will keep the vector format.
Scribus is an Open Source software. Use File/Open... to open the EPS file and then File/Export/As SVG... to save the result as an SVG file. Unlike ImageMagick, it will keep the vector format.
Scribus has scripting capabilities and if I get this page right, the function name for exporting is ImageExport() but there's no example on how to use it.
Update: in Scribus 1.4.6, there's no export functionality for SVG via ImageExport(). I did
svg = scribus.ImageExport()
print(svg.allTypes)
which only gives me the types 'bmp', 'ico', 'jpeg', 'jpg', 'png', 'ppm', 'tif', 'tiff', 'xbm' and 'xpm'.
Scribus 1.5.3 adds 'cur', 'dds', 'icns', 'pbm', 'pgm', 'wbmp and 'webp', but still has no SVG export.
I have opened a feature request.
More posts by @Ravi4787994
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.