Showing posts with label EPS. Show all posts
Showing posts with label EPS. Show all posts

25 July 2019

How to convert .eps photos into .svg photos, and .svg to .png

How to convert .eps photos into .svg photos, and .svg to .png

https://superuser.com/questions/198460/converting-from-eps-to-svg-format

Install Inkscape on Ubuntu

sudo apt-get install inkscape

EPS to SVG CLI

inkscape filename.eps -l filename.svg

SVG to PNG CLI

inkscape filename.svg -e filename.png

07 October 2014

How to change colour in Illustrator CS5?

Select the layer. Select the object.
Edit | Edit Colour | Re-colour artwork.
Enter the 3 numbers for H, S, B. OK.
Save it as .ai. Save it as .eps.