Creative, Informative and Entertaining Stuff for everyone

Monday February 6th 2012

Categories

Archives

Calender

February 2012
S M T W T F S
« Dec    
 1234
567891011
12131415161718
19202122232425
26272829  

‘linux’ Archives

How to convert bitmap image(.jpg , .jpeg, .gif, .png) to vector format (.ai , .eps, .svg)

For converting bitmap image to vector image you need to have autotrace library installed . If you not installed you can install that bu using the command "yum install autotrace". Follow the instruction step till the installation is complete. Once its installed you can use the below command to convert the image to vector format. $ autotrace [...]