HOWTO: Convert PostScript Files to JPG Images

| No TrackBacks
Ever have a need to convert a PostScript file to a JPG image?  Probably not, but just in case here's how (it's easy using GhostScript):

gs -dBATCH -dNOPAUSE -sDEVICE=jpeg -sOutputFile=output.jpg -r100 input.ps

Use the -r flag to adjust the resolution/quality of the JPG.

Did You Find this Helpful?

Did you find this post helpful, or at least, interesting?

  

About Mark

A Silicon Valley native, Mark Kolich is a full-time Software Engineer and a consultant for hire. A web technologies expert, his current focus is on building powerful and robust cloud-driven web-applications using Java, PHP, Perl, AJAX, DHTML, CSS, and JavaScript. His favorite programming languages are PHP, Java and JavaScript. He uses Linux, enjoys biking to work, loves building great software, and always writes elegant, readable, and maintainable code.

No TrackBacks

No trackbacks attached to this entry.

Twitter (@markkolich)

Translate

About this Entry

This page contains a single entry by Mark Kolich published on January 7, 2009 8:00 AM.

Dish Network: LNB Drift Detected (DVR 625) was the previous entry in this blog.

HOWTO: Combating/Blocking Movable Type Trackback Spam is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.