Search found 1 match

by tleegwater
2013-06-26T02:17:49-07:00
Forum: Users
Topic: Color profile is lost after conversion to JPEG
Replies: 3
Views: 1321

Color profile is lost after conversion to JPEG

convert in.tif out.jpg
Color profile is lost

convert in.tif out.tif
Color profile is kept.

Does anyone now what's going on here?

otool -L `which convert` | grep lcms
/opt/local/lib/liblcms2.2.dylib (compatibility version 3.0.0, current version 3.4.0)

convert -list configure

Path: /usr ...