Search found 4 matches

by janberend
2010-02-18T09:04:11-07:00
Forum: Users
Topic: PNG2TIFF width transparent background
Replies: 10
Views: 33909

Re: PNG2TIFF width transparent background

Both the same result

Windows
Version: ImageMagick 6.5.7-0 2009-10-15 Q16 OpenMP http://www.imagemagick.org
Copyright: Copyright (C) 1999-2009 ImageMagick Studio LLC

Debian Linux
Version: ImageMagick 6.3.7 08/07/09 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2008 ImageMagick ...
by janberend
2010-02-18T08:15:28-07:00
Forum: Users
Topic: PNG2TIFF width transparent background
Replies: 10
Views: 33909

Re: PNG2TIFF width transparent background

I have some additional information to make clear my question

Image
by janberend
2010-02-15T13:33:00-07:00
Forum: Users
Topic: PNG2TIFF width transparent background
Replies: 10
Views: 33909

Re: PNG2TIFF width transparent background

Thanks for your answer.
By the way ist -channel in stead of -channels.
The conversion dit not work, still got a white background and an Alpha layer.

convert test.png -channel rgba -alpha on -colorspace cmyk test.tif

I've uploaded both files
http://www.shirtzilla.nl/images/test.png
http://www ...
by janberend
2010-02-08T12:22:36-07:00
Forum: Users
Topic: PNG2TIFF width transparent background
Replies: 10
Views: 33909

PNG2TIFF width transparent background

I'm a bit frustrated right now
I want to convert a PNG with a transparent background to a tiff with also a transparent background.
And i tried a lot of things. But i can't figure it out. :(

The generated tiff have an alpha channel, i don't think i want that
The background is transparent but the ...