save images in PS format

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

save images in PS format

Agnès Sauleda Brossa
Hello everybody,

Does someone know where I can find a plugin to save images in PostScript
format?
That would be really useful to have the images ready to include them on my
LaTex texts.

Thanks in advance.

Agnès Sauleda Brossa
Reply | Threaded
Open this post in threaded view
|

Re: save images in PS format

Christophe CHAMOT
Agnès Sauleda Brossa a écrit :

> Hello everybody,
>
> Does someone know where I can find a plugin to save images in PostScript
> format?
> That would be really useful to have the images ready to include them on my
> LaTex texts.
>
> Thanks in advance.
>
> Agnès Sauleda Brossa
>

Hello Agnès,

If you're on linux, there is the convert command, part of the ImageMagik
package. Use it like that :

convert MyImage.tif MyImage.ps

several options to flip, ...

Regards,

--
CHAMOT Christophe
---------------------------------------------------------------------
Plate-Forme de Recherche IFR117
"Imageries des Processus Dynamiques
en Biologie Cellulaire et Biologie du Développement "
Institut Jacques Monod, CNRS, Universités Paris 6 et 7
2, place Jussieu - Tour 43
75251 Paris cedex 05
Tel: 01 44 27 57 84
http://www.ijm.jussieu.fr/
---------------------------------------------------------------------
Reply | Threaded
Open this post in threaded view
|

Re: save images in PS format

Burger Wilhelm
In reply to this post by Agnès Sauleda Brossa
One of my students (Martin Sighart) wrote a plugin a while ago for exporting and (limited) importing EPS files from/to ImageJ (gray and color images). I placed the source at

http://www.fh-hagenberg.at/staff/burger/ImageJ/ 

Hope you find it useful.
WB

--
Dr. Wilhelm BURGER
| FH OOe / Hagenberg
| media technology and design / digital media
| A-4232 Hagenberg, Austria
| www.fh-hagenberg.at
| www.imagingbook.com


-----Original Message-----
From: ImageJ Interest Group [mailto:[hidden email]] On Behalf Of Agnès Sauleda Brossa
Sent: Thursday, April 27, 2006 3:33 PM
To: [hidden email]
Subject: save images in PS format

Hello everybody,

Does someone know where I can find a plugin to save images in PostScript format?
That would be really useful to have the images ready to include them on my LaTex texts.

Thanks in advance.

Agnès Sauleda Brossa
Reply | Threaded
Open this post in threaded view
|

Re: save images in PS format

dscho
In reply to this post by Agnès Sauleda Brossa
Hi,

On Thu, 27 Apr 2006, Agnès Sauleda Brossa wrote:

> Does someone know where I can find a plugin to save images in PostScript
> format?

Yes. There is one attached ;-)

Actually, it produces EPS files, but that is more useful anyway. I was too
lazy to implement the preview in the EPS, but if anybody needs it, let me
know.

Ciao,
Dscho

EPSWriter_.java (8K) Download Attachment