Saturday, December 19, 2015

Convert *.jpg to *.ps on Mac OS

Firstly, install homebrew, then run the following command:

# brew install imagemagick

After the imagemagick is installed, run the following command to convert jpg to ps:

# convert picture.jpg picture.ps