jimp-dev/jimp

ICC Profile

Open

#837 opened on Jan 9, 2020

View on GitHub
 (1 comment) (1 reaction) (0 assignees)JavaScript (785 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (13,218 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Is there a way to remove the ICC Profile from an image? This is really all I need to do. I'm processing images from mobile devices and came across this issue where on my Android Device there is no ICC profile when shooting with the camera, but on the iPhone there is an ICC profile that causing some issues when in the facial recognition. I'm not familiar with JIMP, but did my research and did not find the answer.

Thanks

Contributor guide