I have a problem with nconvert.exe
I have a PSD with 2 layers:
1. transparent
2. transparent + icon
I'm using following parameters:
Code: Select all
.\PROGRAMME\nconvert.exe -quiet -out gif -dpi 72 -ratio -resize 089 150 -colors 256 -o .\MASCHINE\WEBDATEN-ALT\%%_alt.gif .\URSPRUNG\*.psd
b) The converted GIF has a white background, BUT NOT REALY WHITE WITH #FFFFFF. It has a white with #FCFEFC (1% CYAN, 1% YELLOW)
The additional CODE hasn't helped, too:
Code: Select all
-transparent 100 -transpcolor 0 0 0