Search found 39 matches

by martinw17
2009-02-06T04:03:19-07:00
Forum: Users
Topic: Warning or error? Color profile operates on another ...
Replies: 0
Views: 3822

Warning or error? Color profile operates on another ...

I regularly update my version of ImageMagick (on Windows and Linux). Over the last few months, IM has seemed to almost alternate in the way that different versions treat the following issue: convert: Color profile operates on another colorspace `icc' @ profile.c/ProfileImage/991. When this occurs in...
by martinw17
2009-01-09T05:25:24-07:00
Forum: Users
Topic: CMYK to RGB ... ?
Replies: 1
Views: 4374

Re: CMYK to RGB ... ?

Are you using IM on Linux/Unix? Do you have LCMS installed? http://www.littlecms.com/
by martinw17
2009-01-09T05:21:24-07:00
Forum: Users
Topic: Converting CGM images on Windows
Replies: 2
Views: 9844

Converting CGM images on Windows

Hi, I am trying to convert from CGM to JPG using ImageMagick 6.4.2 (08/06/08 Q16) on Windows. According to the formats page (http://www.imagemagick.org/script/formats.php) ralcgm is required, so I followed the link to the RALCGM page and attempted to download the Windows version. Unfortunately the F...
by martinw17
2008-04-23T04:16:16-07:00
Forum: Users
Topic: Convert EPS to JPEG wrong Bounding Box size ?
Replies: 7
Views: 17528

Re: Convert EPS to JPEG wrong Bounding Box size ?

I'm having a similar problem. It seems to me that in order to convert an EPS file created from Photoshop to (say) a JPEG in the correct/same size you need to: - Determine the base geometry and use this, e.g. convert my.eps -resize [basex]x[basey] out.jpg OR - Identify the density setting as applied ...
by martinw17
2008-01-08T09:04:24-07:00
Forum: Users
Topic: Core dump converting PNGs on Solaris using IM 6.3.6
Replies: 3
Views: 7800

Re: Core dump converting PNGs on Solaris using IM 6.3.6

Hi Antony, Thanks for your response. Actually I have: one installed to the default (/usr/local/) and another to /apps/ - I need to ensure that the new version (installed to /apps) works before I replace the old version in /usr/local (ironic that this is what's causing it to not work!) I have done th...
by martinw17
2008-01-04T03:52:42-07:00
Forum: Users
Topic: Core dump converting PNGs on Solaris using IM 6.3.6
Replies: 3
Views: 7800

Core dump converting PNGs on Solaris using IM 6.3.6

Hi, I have installed ImageMagick 6.3.6 11/22/07 Q16 from source on Solaris, using the standard options for configure. The following command: convert test-in.png test-out.png Results in this error: Assertion failed: image->signature == MagickSignature, file magick/blob.c, line 469 I get the same erro...
by martinw17
2007-07-10T00:58:22-07:00
Forum: Users
Topic: Converting CMYK to RGB with/without embedded profile
Replies: 2
Views: 8322

Re: Converting CMYK to RGB with/without embedded profile

Thanks Andrew. I came to the same conclusion (regarding generic profiles) and ended up doing it like this: 1) Determine if the image has an embedded image profile by using: convert image.eps profile.icc If this command doesn't return an error code, and the file profile.icc is created successfully, t...
by martinw17
2007-07-09T09:52:03-07:00
Forum: Users
Topic: how to determine and match a color profile
Replies: 10
Views: 47286

Re: how to determine and match a color profile

I need to do a similar thing, so please let me know if you manage to find answers to 1 & 2! Regarding 3, I'm pretty sure convert works like this: - If the image contains an embedded color profile then the first (and only) -profile option is used to specify the destination color space. For exampl...
by martinw17
2007-07-08T02:28:33-07:00
Forum: Users
Topic: no decode delegate for this image format "..blah.tiff"
Replies: 4
Views: 12803

Re: no decode delegate for this image format "..blah.tiff"

Do you have libtiff installed?

Check the output of configure when installing IM - this will tell you whether or not libtiff was found. If not, then you need to install it and then reconfigure/build/install IM.
by martinw17
2007-07-07T10:03:50-07:00
Forum: Users
Topic: Converting CMYK to RGB with/without embedded profile
Replies: 2
Views: 8322

Converting CMYK to RGB with/without embedded profile

I am trying to programmatically convert CMYK images to RGB. If an image contains an embedded profile then I can convert to RGB like this: convert source.eps -profile /path/to/sRGB.icm dest.jpg, which is great. The problem is, if it doesn't then, according the the IM examples, the first use of -profi...
by martinw17
2007-06-05T02:22:51-07:00
Forum: Users
Topic: Rotating and flattening produces white image
Replies: 3
Views: 10715

Re: Rotating and flattening produces white image

Thanks Anthony.
I read through your examples and it makes sense now. In fact, as all I was trying to achieve was rotation, I have switched to using the -rotate option.
by martinw17
2007-06-04T09:14:25-07:00
Forum: Users
Topic: Rotating and flattening produces white image
Replies: 3
Views: 10715

Rotating and flattening produces white image

I am using ImageMagick 6.3.4 06/01/07 Q16 on Windows. If I run the following command: convert test.psd -affine -1,0,0,-1,0,0 -transform rotated.jpg Then the result is the image rotated (as a jpeg), as expected. However, if I want to flatten the layers, e.g. convert test.psd -affine -1,0,0,-1,0,0 -tr...
by martinw17
2006-12-22T04:30:06-07:00
Forum: Users
Topic: Converting PSD files
Replies: 0
Views: 5890

Converting PSD files

Hi, I am trying to convert this file: http://www.bright-interactive.com/downloads/logo.psd into a JPEG, using the following command: convert logo.psd test.jpg I am using ImageMagick 6.3.0 on Windows XP. The problem is that the colours in the resulting JPEG are completely wrong. I understand from var...
by martinw17
2006-11-06T10:54:25-07:00
Forum: Bugs
Topic: identify %r option not working
Replies: 1
Views: 11513

identify %r option not working

The following command, which used to return the image class and colorspace, is not working in version 6.3.0_2:

identify -%r test.jpg

Thanks,
Martin
by martinw17
2006-11-03T06:25:21-07:00
Forum: Bugs
Topic: Extracting IPTC not working in ImageMagick-6.3.0
Replies: 1
Views: 10847

Extracting IPTC not working in ImageMagick-6.3.0

Hi, I upgraded to ImageMagick-6.3.0-2 and since then, the identify command (with the format option) fails to return IPTC information. For example, when run against an image that contains data for the IPTC field 'byline' the following returns nothing: identify -format %[IPTC:2:080] iptc_byline.jpg Th...