Search found 7 matches

by rajivrp
2018-06-11T11:09:27-07:00
Forum: Bugs
Topic: Image shade changes while converting a tiff to jpg with RGB colorspace
Replies: 3
Views: 6204

Re: Image shade changes while converting a tiff to jpg with RGB colorspace

Thanks @snibgo for reply ... but sRGB is producing same output as RGB for this file. I understand RGB is linear but technically don't you think it's a bug ? Even though source file is CMYK isn't ImageMagick supposed to retain original colors while converting it to JPG with RGB colorspace ? I thought...
by rajivrp
2018-06-11T08:08:00-07:00
Forum: Bugs
Topic: Image shade changes while converting a tiff to jpg with RGB colorspace
Replies: 3
Views: 6204

Image shade changes while converting a tiff to jpg with RGB colorspace

Hi, When I convert attached tiff file to jpg mentioning color-space as RGB, its shade changes from brownish to greenish. It produces expected output when we don't pass color-space or keep it 'CMYK', source file is of CMYK type but I am looking for an RGB output. Command : convert.exe "Sample.ti...
by rajivrp
2017-12-30T05:02:31-07:00
Forum: Bugs
Topic: Unable to convert attached EPS file to JP2
Replies: 1
Views: 3843

Unable to convert attached EPS file to JP2

Hi, Image Magick fails while trying to convert attached image file to jp2. It gives this error : convert.exe: Number of resolutions is too high in comparison to the size of tiles `OpenJP2' @ error/jp2.c/JP2ErrorHandler/193. convert.exe: UnableToEncodeImageFile `Output.jp2' @ error/jp2.c/WriteJP2Imag...
by rajivrp
2017-05-26T06:01:03-07:00
Forum: Users
Topic: -quiet not working for cr2 files
Replies: 4
Views: 4026

Re: -quiet not working for cr2 files

Bingo. Works after removing -v from dng:decode tag in delegates.xml. Thank you !

Can you suggest me a latest stable build in your view that I should use for rest of the evaluation ... or you think 7.0.5-7 will just be fine ?

Rajiv
by rajivrp
2017-05-26T04:43:43-07:00
Forum: Users
Topic: -quiet not working for cr2 files
Replies: 4
Views: 4026

Re: -quiet not working for cr2 files

Thanks for reply. I tried magick.exe, but it dumps extra information too, even when '-quite' is used. "C:\Program Files\ImageMagick-7.0.5-7\magick.exe" -quiet "sample.cr2" "Output.jpg" Loading Canon EOS 5DS image from C:/Users/ADMINI~1/AppData/Local/Temp/2/magick-5656SB...
by rajivrp
2017-05-26T04:25:06-07:00
Forum: Users
Topic: -quiet not working for cr2 files
Replies: 4
Views: 4026

-quiet not working for cr2 files

Hi, Trying to use "-quiet" for cr2 to jpg conversion, but it has no impact apparently, dumping output below. It works incase of other normal input formats like PNG, GIF etc, but the moment we pass CR2 files as input it prints some extra information, I know "-quiet" suppresses onl...
by rajivrp
2017-05-25T23:45:10-07:00
Forum: Users
Topic: Which is the latest stable build ?
Replies: 1
Views: 2284

Which is the latest stable build ?

Hello,

I am planning to upgrade ImageMagick from 6.9.2.6 to latest version in our app.

Can developers please advice me which is most stable latest build that I should I pick up for use on production environments. Wikipedia says ‎7.0.5-4, but I wanted to double check here.

Thanks,
Rajiv