Thanks a lot for your complete answer.
Apparently, for now, adding a -define png:color-type=2 as a first step to transform all images, then later a -colorspace sRGB when i append the results seems to work.
Thank you !
Search found 2 matches
- 2018-12-09T04:23:34-07:00
- Forum: Users
- Topic: ImageMagick >6.7 : How convert any image (.png) to sRGB colorspace properly?
- Replies: 2
- Views: 7698
- 2018-12-08T07:39:08-07:00
- Forum: Users
- Topic: ImageMagick >6.7 : How convert any image (.png) to sRGB colorspace properly?
- Replies: 2
- Views: 7698
ImageMagick >6.7 : How convert any image (.png) to sRGB colorspace properly?
Hello everyone ! Despite long hours spent reading the documentation and various trial, I could not solve the following simple problem (IM version >=6.7). How, given any image (grayscale, sRGB , .... ) with any gamma (1, 0.4545 , ....) can one convert it to a final image with fixed gamma, in sRGB ...