faqts : Computers : Software : Graphics : ImageMagick

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

2 of 3 people (67%) answered Yes
Recently 2 of 3 people (67%) answered Yes

Entry

Graphics: Format: Command line: Microsoft: Windows: How to convert jpeg to postscript? [ImageMagick]

Mar 29th, 2005 07:07
Knud van Eeden,


----------------------------------------------------------------------
--- Knud van Eeden --- 29 March 2005 - 09:30 pm ----------------------

Graphics: Format: Command line: Microsoft: Windows: How to convert 
jpeg to PostScript? [ImageMagick]

---

Steps: Overview:

 1. -Download and install ImageMagick

 2. -Goto the ImageMagick directory

      e.g.

       c:\program files\ImageMagick

 3. -On the command line type:

      convert.exe <your jpeg file> <your postscript file>

       e.g.

        convert.exe test.jpg test.eps

 4. -A possible result of this is shown at

      http://www.knud.info/FaqtsConvertImageMagickJpegToPostScript.htm

---
---

Tested successfully on Microsoft Windows XP Professional, running
ImageMagick v6.2.1.

When I loaded this file

 test.eps

in PCTeX, it should nicely a picture.

---
---

Internet: see also:

---



----------------------------------------------------------------------