Search found 6 matches

by acharyasatyendra
2014-01-30T00:38:26-07:00
Forum: Users
Topic: Negative/Inverted color JPEG/PDF when converting from tiff
Replies: 11
Views: 9761

Re: Negative/Inverted color JPEG/PDF when converting from ti

I found out that this issue is fixed in 6.7.5-4 Q16. tested this.
Got the libtiff updated.

Appreciate your support guys :) Thank you.

Thanks,
Satyendra
by acharyasatyendra
2014-01-28T22:15:01-07:00
Forum: Users
Topic: Negative/Inverted color JPEG/PDF when converting from tiff
Replies: 11
Views: 9761

Re: Negative/Inverted color JPEG/PDF when converting from ti

Hi,

Yes it definitely is a bug as I can see that this issue does not appear in ImageMagick-6.7.5-5-Q16.
I will check internally on how to go about this now.

Also can you please help me with some guide to update libtiff?

Thanks,
Satyendra
by acharyasatyendra
2014-01-27T02:31:37-07:00
Forum: Users
Topic: Negative/Inverted color JPEG/PDF when converting from tiff
Replies: 11
Views: 9761

Re: Negative/Inverted color JPEG/PDF when converting from ti

Hi fmw42, I have also tested it with 6.8.8 and it works fine (with and without color space options, did not matter). The issue occurs only in 6.7.4 version. The issue even occurs for tiff -> pdf. convert.exe "C:\...\GE_course2.tiff.tif" "pdf:C:\..\GE_course2.tiff-406323418.pdf" Thanks, Satyendra
by acharyasatyendra
2014-01-23T21:27:34-07:00
Forum: Users
Topic: Negative/Inverted color JPEG/PDF when converting from tiff
Replies: 11
Views: 9761

Re: Negative/Inverted color JPEG/PDF when converting from ti

Hi,

I have few tif files. Some are CMYK and some are sRGB colorspace.
Please find the tif input (sRGB) at https://www.dropbox.com/s/fi5xrusi4yabl ... oPhoto.tif

Let me know if face issues accessing it.

Thanks,
Satyendra
by acharyasatyendra
2014-01-21T04:23:43-07:00
Forum: Users
Topic: Negative/Inverted color JPEG/PDF when converting from tiff
Replies: 11
Views: 9761

Re: Negative/Inverted color JPEG/PDF when converting from ti

Snibgo,

No, this is not happening with 6.8.8 and another older version 6.6.3.
This happens only in 6.7.4. Anything specific that has changed in this version of IM?

I will attach the source and output to dropbox and paste the link here soon.

Thanks,
Satyendra
by acharyasatyendra
2014-01-21T03:42:56-07:00
Forum: Users
Topic: Negative/Inverted color JPEG/PDF when converting from tiff
Replies: 11
Views: 9761

Negative/Inverted color JPEG/PDF when converting from tiff

Hi, I am using: Version: ImageMagick 6.7.4-10 2012-01-25 Q8 http://www.imagemagick.org Copyright: Copyright (C) 1999-2012 ImageMagick Studio LLC I get inverted colors jpeg images/PDF when i run following command: convert.exe -limit memory 8192 -limit map 16384 -limit area 32768 -density 96 ...