Preserve EPS transparency ?

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

Moderators: helmut, XnTriq, xnview

Post Reply
Bingo
Posts: 25
Joined: Fri Sep 10, 2004 7:00 am

Preserve EPS transparency ?

Post by Bingo »

I am still trying to find a way to get my background color right when converting from EPS to PNG.
I thought about preserving the transparency from my EPS image, but unsuccessfully.
I tried :
nconvert -out png -o test.png -dpi 20 -transpcolor 255 255 255 test.eps
and
nconvert -out png -o test.png -dpi 20 -transpcolor 255 255 255 -colors 256 test.eps
Did I forget some parameter ?

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

Re: Preserve EPS transparency ?

Post by xnview »

Bingo wrote:I am still trying to find a way to get my background color right when converting from EPS to PNG.
I thought about preserving the transparency from my EPS image, but unsuccessfully.
I tried :
nconvert -out png -o test.png -dpi 20 -transpcolor 255 255 255 test.eps
and
nconvert -out png -o test.png -dpi 20 -transpcolor 255 255 255 -colors 256 test.eps
Did I forget some parameter ?
Could you send me your file to check?
Pierre.
Bingo
Posts: 25
Joined: Fri Sep 10, 2004 7:00 am

Post by Bingo »

PM sent with link to download the file.
Post Reply