jimp-dev/jimp

CMYK Source Saved as RGB

Open

#1,030 建立於 2021年7月22日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)JavaScript (13,218 star) (785 fork)batch import
enhancementhelp wanted

描述

Expected Behavior

maintain color mode on save

Current Behavior

CMYK TIFF saved as JPG is RGB

Failure Information (for bugs)


A CMYK TIFF file read then saved as JPG is saved in RGB.

I have read a number of conflicting statements regarding the support for CMYK - one stated that jpeg-js does not support CMYK, which seems untrue (at least currently) - so how does jimp specify which mode for jpeg-js to save in?

貢獻者指南

CMYK Source Saved as RGB · jimp-dev/jimp#1030 | Good First Issue