jimp-dev/jimp

CMYK Source Saved as RGB

オープン

#1,030 opened on 2021/07/22

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)JavaScript (785 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (13,218 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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?

コントリビューターガイド