Search found 3 matches

by davyjcrow
2016-08-27T11:22:27-07:00
Forum: Users
Topic: Removing white from image with white background where gradients are present
Replies: 5
Views: 2470

Re: Removing white from image with white background where gradients are present

Ah sorry, I thought it had failed - you are right it had converted the image fine! Yes that was exactly what was needed, thanks a lot - magick indeed!
by davyjcrow
2016-08-27T11:12:40-07:00
Forum: Users
Topic: Removing white from image with white background where gradients are present
Replies: 5
Views: 2470

Re: Removing white from image with white background where gradients are present

Hi there, thanks for the reply! When I run the command though I get an error message: convert: unable to open image `sRGB.icc': No such file or directory @ error/blob.c/OpenBlob/2675. I figured this was due to the icc profile argument needing a full path to be specified. There did not appear to be ...
by davyjcrow
2016-08-27T09:19:04-07:00
Forum: Users
Topic: Removing white from image with white background where gradients are present
Replies: 5
Views: 2470

Removing white from image with white background where gradients are present

Hi Everyone I'm working with images that were created as monochrome TIFFs (colour separations) where I need to convert them to PNGs with a transparent background, removing all the white. The problem is, the images have gradients in them. So for example I need to be able to replace not just solid ...