iOS 16 - Sierra Profiler Test (XYZ_2) Color Profile

Viewed 14

iOS 16 has issues rendering some jpgs with certain color profiles in browsers. For eg. Sierra Profiler Test (XYZ_2) Color Profile

1 Answers

Used exiftool to convert the color profile to : sRGB IEC61966-2.1, which was properly rendered.

Related