Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Nov 2008 14:41:42 +0100
From:      Timm Wimmers <timm@ticore.de>
To:        Laszlo Nagy <gandalf@shopzeus.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: eps to jpg conversion - which program?
Message-ID:  <49144596.9000500@ticore.de>
In-Reply-To: <49143663.9070804@shopzeus.com>
References:  <49143663.9070804@shopzeus.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Laszlo Nagy schrieb:

> I need to convert eps files into jpeg files in batch mode. Gimp works
> perfectly, except that I cannot use an X display. I tried eps2png with
> no success:
> 
> 
> %file test.eps
> test.eps: DOS EPS Binary File Postscript starts at byte 30 length 566887
> TIFF starts at byte 566917 length 4741
> %eps2png -jpg -width 1000 -verbose -output test.jpg test.eps
> Producing jpg (jpeg) image.
> Not EPS file: test.eps, skipped
> 
> What port should I use to convert EPS into JPG? I would like to use a
> program that shares the same library with Gimp, because we know that
> Gimp works great for this task.

Take a look on GhostScript, a PostScript interpreter.

-- 
Timm





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49144596.9000500>