Search found 15 matches

by eduardo.melgar
2014-05-11T21:54:00-07:00
Forum: Bugs
Topic: Error generating GIF when size is changed
Replies: 3
Views: 6398

Error generating GIF when size is changed

Hi, I am trying to generate to GIFS with different sizes: 50x50 and 150x150 (source file at https://drive.google.com/folderview?id=0B8WNVy3MH0WYYVdvNjRZUVZSbEE&usp=sharing ). When I run the below command for generating the GIF files I get a correct 50x50 image, but the other image (150x150) is &...
by eduardo.melgar
2014-04-27T13:45:32-07:00
Forum: Bugs
Topic: Embedded ICC profile is invalid in converted JPEG
Replies: 39
Views: 71828

Re: Embedded ICC profile is invalid in converted JPEG

Hi,

Photoshop accepts now the image without complaining. Is your solution a patch for IM or I should wait for the next version?
by eduardo.melgar
2014-04-27T06:32:34-07:00
Forum: Bugs
Topic: Embedded ICC profile is invalid in converted JPEG
Replies: 39
Views: 71828

Re: Embedded ICC profile is invalid in converted JPEG

Hi, Unfortunately you patch don't resolve the issue I am reporting: after downloading from https://www.dropbox.com/s/7yi5z2ymve07xrf/Daim.jpg I try to open it in photoshop, but I still get the "screenshot.png" warning from https://drive.google.com/folderview?id=0B8WNVy3MH0WYbVAxQ05PdUVUVGc...
by eduardo.melgar
2014-04-25T08:01:36-07:00
Forum: Bugs
Topic: Embedded ICC profile is invalid in converted JPEG
Replies: 39
Views: 71828

Re: Embedded ICC profile is invalid in converted JPEG

Hi again, It is not enough removing the two properties in Exiftool to create a (photoshop)readable JPG. I will use the command +profile "8bim,xmp" by now, even that command also removes the clipping path. Do you know if this issue will be marked (as I understand, it should be) as BUG and e...
by eduardo.melgar
2014-04-17T23:25:50-07:00
Forum: Bugs
Topic: Embedded ICC profile is invalid in converted JPEG
Replies: 39
Views: 71828

Re: Embedded ICC profile is invalid in converted JPEG

Hi, The workaround will definitely remove the incorrect ICC profile (adding a new ICC after the -strip option). Unfortunately all other metadata will be removed as well (like clipping path). A more precise workaround could be removing only the XMP metadata (with +profile "xmp"). Removing e...
by eduardo.melgar
2014-04-14T01:39:04-07:00
Forum: Bugs
Topic: Embedded ICC profile is invalid in converted JPEG
Replies: 39
Views: 71828

Re: Embedded ICC profile is invalid in converted JPEG

Hi, I have the last version of Image Magick installed: $ convert -version Version: ImageMagick 6.8.9-0 Q16 x86_64 2014-04-14 http://www.imagemagick.org Copyright: Copyright (C) 1999-2014 ImageMagick Studio LLC Features: DPC OpenMP Delegates: bzlib cairo djvu fftw fontconfig freetype gslib jbig jng j...
by eduardo.melgar
2013-09-24T13:57:50-07:00
Forum: Bugs
Topic: Clipping path doesn't follows the images size
Replies: 4
Views: 5568

Re: Clipping path doesn't follows the images size

Sorry about the link. It is fixed now.
by eduardo.melgar
2013-09-24T00:30:52-07:00
Forum: Bugs
Topic: Clipping path doesn't follows the images size
Replies: 4
Views: 5568

Re: Clipping path doesn't follows the images size

Hi,
Anybody knows how to get this issue reviewed by a developer?
by eduardo.melgar
2013-09-20T05:55:24-07:00
Forum: Bugs
Topic: Clipping path doesn't follows the images size
Replies: 4
Views: 5568

Clipping path doesn't follows the images size

Original file (cmyk_8bits_path.tif): https://docs.google.com/file/d/0B8WNVy3MH0WYVU1uVFZQcXNySWc/edit?pli=1 Result file (test.tif): https://docs.google.com/file/d/0B8WNVy3MH0WYQ3dPVGdZNHAzMms/edit?usp=sharing Photoshop Screenshot (photoshop_screenshot.pdf): https://docs.google.com/file/d/0B8WNVy3MH0...
by eduardo.melgar
2013-08-27T11:22:15-07:00
Forum: Bugs
Topic: possible bug maintaining transparency IM 6.8.6.8 Q16
Replies: 11
Views: 8001

Re: possible bug maintaining transparency IM 6.8.6.8 Q16

Thank you. I did as explained and finally got the required transparency. But after I changed the setting, color space is not correctly described by identify. Running following command: $ identify -verbose profile_USWCv2.eps Here, the original description (correct): Image: profile_USWCv2.eps Format: ...
by eduardo.melgar
2013-08-25T04:52:35-07:00
Forum: Users
Topic: Undefined conversion from CMYK to RGB using a vector image
Replies: 5
Views: 6861

Re: Undefined conversion from CMYK to RGB using a vector ima

Thank you. I did as explained and finally got the required transparency. But after I changed the setting, color space is not correctly described by identify. Running following command: $ identify -verbose profile_USWCv2.eps Here, the original description (correct): Image: profile_USWCv2.eps Format: ...
by eduardo.melgar
2013-08-22T14:44:40-07:00
Forum: Users
Topic: Undefined conversion from CMYK to RGB using a vector image
Replies: 5
Views: 6861

Re: Undefined conversion from CMYK to RGB using a vector ima

Hi, can you to run the commands I passed to you with the files I linked? As I said, the files are vector images. That means the "images" are vectors and the rest is "no-vector" graphic, meaning empty (transparent). If you open these files in Photoshop you will see the transparenc...
by eduardo.melgar
2013-08-22T07:53:17-07:00
Forum: Users
Topic: Undefined conversion from CMYK to RGB using a vector image
Replies: 5
Views: 6861

Undefined conversion from CMYK to RGB using a vector image

I have an automated task for CMYK-to-RGB conversion. I am using a Vector file. By running identify on it I can extract the color space of the image (CMYK) but since the image hasn't any color profile I have to define a standard in-profile and then a out-profile. The original image is a text in white...
by eduardo.melgar
2013-08-21T07:15:29-07:00
Forum: Bugs
Topic: Embedded ICC profile is invalid in converted JPEG
Replies: 39
Views: 71828

Re: Embedded ICC profile is invalid in converted JPEG

Version: ImageMagick 6.7.7-10 2013-02-25 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2012 ImageMagick Studio LLC
Features: OpenMP

And the OS is Ubuntu 13.04 32b
by eduardo.melgar
2013-08-21T05:29:59-07:00
Forum: Bugs
Topic: Embedded ICC profile is invalid in converted JPEG
Replies: 39
Views: 71828

Re: Embedded ICC profile is invalid in converted JPEG

My converted file also fails when opening in Photoshop. I have a PSD file converted to TIFF using: convert -density 250 myFile.psd -flatten -alpha transparent -clip -alpha opaque -resize 728x511 -profile sRGBProfile.icm -compress LZW result.tif The original file (myFile.psd) has an embedded CMYK pro...