Opening Vector Files In Ubuntu

Is there a way to open .ai, .eps and .svg files in Linux natively? Gimp can save in svg, but am not sure about the other file types

4

3 Answers

You have to try Inkscape! This is a very good Vector graphics program.The official homepage!, or just use the version in our repositories.

Extract from homepage:

Inkscape has sophisticated drawing tools with capabilities comparable to Adobe Illustrator, CorelDRAW and Xara Xtreme. It can import and export various file formats, including SVG, AI, EPS, PDF, PS and PNG.

So it should be just what you are looking for!

2

As a complement: to just simply view a svg file, main internet browsers can do the job.

rsvg-view-3 - command line viewer

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like