Software Tool Tips
List tool tips on some software tools
Showing posts with label
Mac OS
.
Show all posts
Showing posts with label
Mac OS
.
Show all posts
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
Older Posts
Home
Subscribe to:
Posts (Atom)