Search found 2 matches
- 2019-07-11T10:10:21-07:00
- Forum: Bugs
- Topic: Convert from GrayScale, or Index to RGB and keep ICC profile.
- Replies: 3
- Views: 8536
Re: Convert from GrayScale, or Index to RGB and keep ICC profile.
The files are currently stored as 8bit PNGs. ImageMacgick has opimized them to be RGB, Grayscale or Indexed. Our printers (Kornit D2G) only accepts RGB files with an ICC profile. The issue I have is if I force RGB the color profile is stripped out. If I add a color profile the image will optimize to ...
- 2019-07-11T07:40:23-07:00
- Forum: Bugs
- Topic: Convert from GrayScale, or Index to RGB and keep ICC profile.
- Replies: 3
- Views: 8536
Convert from GrayScale, or Index to RGB and keep ICC profile.
I have several images PNG that I need to convert from a Grayscale or Indexed to and RGB. This needs to be done while also adding an icc (ADOBERGB1998.icc) profile.
The issue I'm running into is that I can convert to RGB or add the i can't do both.
The issue I'm running into is that I can convert to RGB or add the i can't do both.