Search found 2 matches
- 2013-01-21T01:00:15-07:00
- Forum: Bugs
- Topic: Wrong colorspace after conversion
- Replies: 2
- Views: 3404
Re: Wrong colorspace after conversion
That's what I thought.. Thanks for looking into this.
- 2013-01-18T07:31:20-07:00
- Forum: Bugs
- Topic: Wrong colorspace after conversion
- Replies: 2
- Views: 3404
Wrong colorspace after conversion
I am having trouble converting an image as described here: http://www.imagemagick.org/Usage/formats/#color_profile This is the command I execute: convert -limit thread 1 <path>/1.tif[0] -profile <profile> -quality 60 -background white -flatten -resize 146x134\> -strip jpg:<path>/1.jpg Using one ...