Search found 9 matches

by tkagerer
2013-07-16T00:40:59-07:00
Forum: Users
Topic: -colorize loses transparency. Bug?
Replies: 14
Views: 3703

Re: -colorize loses transparency. Bug?

This image is made for the web and the output image is lighter than it should be (I use Google Chrome - if this makes any difference?)... I don't have your old version of IM, or any version of PS, but it might be a gamma problem, aka RGB/sRGB. If so, then sprinkling "-set colorspace sRGB"...
by tkagerer
2013-07-15T23:19:22-07:00
Forum: Users
Topic: -colorize loses transparency. Bug?
Replies: 14
Views: 3703

Re: -colorize loses transparency. Bug?

You cannot trust PS because it may be changing the color profile. You need to be sure you are importing with the same color profile or lack of one. Open the Color Settings panel and be sure you know what is there. You also have a very strange image. If you do convert icon.png -alpha off icon_aoff.p...
by tkagerer
2013-07-15T11:46:06-07:00
Forum: Users
Topic: -colorize loses transparency. Bug?
Replies: 14
Views: 3703

Re: -colorize loses transparency. Bug?

snibgo wrote:Apart from size, what's the difference between output3.png and output.png?
Well the colorcode of output3.png is wrong, if I ask photoshop
by tkagerer
2013-07-15T10:57:32-07:00
Forum: Users
Topic: -colorize loses transparency. Bug?
Replies: 14
Views: 3703

Re: -colorize loses transparency. Bug?

Just another issue... If the image is grayscale this is the output http://loft9211.serverloft.de/output3.png I tried to solve the problem by converting it to TrueColor, but my approach doesn't seem to work ... convert input.png -type TrueColorMatte -fill "#93117e" -alpha off -opaque Black ...
by tkagerer
2013-07-15T09:35:59-07:00
Forum: Users
Topic: -colorize loses transparency. Bug?
Replies: 14
Views: 3703

Re: -colorize loses transparency. Bug?

snibgo wrote:Try:

Code: Select all

convert icon.png -fill #93117e -alpha off -opaque Black -alpha on output.png
Thanks! That's it!

I tried opaque Black before, but i forgot to disable alpha.

Thank you very much!!
by tkagerer
2013-07-15T09:14:49-07:00
Forum: Users
Topic: -colorize loses transparency. Bug?
Replies: 14
Views: 3703

Re: -colorize loses transparency. Bug?

I don't have 6.7.7-10, but may be able to find a solution that does what you want on that version. But I don't know what you want. icon.png has aliased black letters on a transparent background. The background is transparent black near the letters; otherwise transparent white. What result do you wa...
by tkagerer
2013-07-15T08:56:12-07:00
Forum: Users
Topic: -colorize loses transparency. Bug?
Replies: 14
Views: 3703

Re: -colorize loses transparency. Bug?

So will I have to upgrade to a newer version or is there any workaround to archive the desired result?

I am using Debian 7.1 and I am not keen on upgrading to a newer version for one application if it is not absolutely necessary.
by tkagerer
2013-07-15T08:53:24-07:00
Forum: Users
Topic: -colorize loses transparency. Bug?
Replies: 14
Views: 3703

Re: -colorize loses transparency. Bug?

Thanks for your reply. I just executed your command convert icon.png -alpha off -fill "#93117e" -colorize 100 -alpha on output2.png and this is the result: http://loft9211.serverloft.de/output2.png - still w/o transparency :-/ Exact version information: Version: ImageMagick 6.7.7-10 2012-1...
by tkagerer
2013-07-15T05:06:22-07:00
Forum: Users
Topic: -colorize loses transparency. Bug?
Replies: 14
Views: 3703

-colorize loses transparency. Bug?

Hey guys! I have this PNG file: http://loft9211.serverloft.de/icon.png (with transparency) if i do convert icon.png -fill '#93117e' -colorize 100% output.png I get this ( http://loft9211.serverloft.de/output.png ) on one server (ImageMagick 6.7.7-10 2012-11-06 Q16) and that ( http://85.25.147.10/out...