Convert EPS 2 JPEG

Discussions on NConvert - the command line tool for image conversion and manipulation

Moderators: helmut, XnTriq, xnview

Post Reply
Anja

Convert EPS 2 JPEG

Post by Anja »

Hi,

I am interested in the commercial use of NConvert to convert EPS, RAW, PSD and TIF to JPEG.

Everthing works correctly. Only the conversion from EPS to JPEG fails :( . My commando for example is:

-dpi 70 -thumb 100 83 -out jpeg -o C:\Archiv\Arbeitsanforderung\DUO\duo_typ1\thumbnail.jpg C:\Archiv\Arbeitsanforderung\DUO\duo_typ1\DSCF0005.eps

When I am opening the EPS file in IrfanView I get the massage: "IrfanView can read only EPS files with a TIF/WMF inside. Try with Ghostview. I can open the file in photoshop."

Do I need a commando before the conversion to get TIF/WMF inside? Which parameters do I need?

Thanks in advance for your help!

Best regards, Anja
User avatar
xnview
Author of XnView
Posts: 46236
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Convert EPS 2 JPEG

Post by xnview »

Try to add -truecolors to the command line
Pierre.
edios

Re: my option

Post by edios »

hi~

nconvert -npcd 2 -size 256x256+0 -ctype rgb -corder inter -out jpeg -q 100 -conbright -15 -contrast 35 -sharpen 4 -rtype lanczos -rflag orient *.eps
mols
Posts: 4
Joined: Wed Jun 11, 2008 1:49 pm

Post by mols »

Hi!

I have a problem with converting EPS to JPG / JPEG too.

Command line:
nconvert -quiet -truecolors -out jpeg -q 75 -dpi 72 -o 'test.jpg' 'test.eps'

Message of nconvert:
Error: In JPEG (test.jpg)

I already made some searches in your forum but nothing solved my problem.

Ghostscript:
ESP Ghostscript 8.15.3 (2006-04-19)
Copyright (C) 2004 artofcode LLC, Benicia, CA. All rights reserved.

Thanks in advance,
mols
User avatar
xnview
Author of XnView
Posts: 46236
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Post by xnview »

On windows? Could you send me the eps?
Pierre.
mols
Posts: 4
Joined: Wed Jun 11, 2008 1:49 pm

Post by mols »

No, SuSE Enterprise Server 10

I will send you the EPS.
Post Reply