-
Open terminal
-
Install brew
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
- Install imagemagick
brew install imagemagick
-
Move to your image directory
-
Convert it to EPS
convert png_image.png eps_image.eps