magicbookproject / magicbook

The magic book project returns!
MIT License
1.07k stars 59 forks source link

Add image color space transformation support using Sharp #55

Closed jasongao97 closed 1 year ago

jasongao97 commented 1 year ago

This pull request introduces the ability to transform the color space of images using the Sharp library. It allows users to easily convert images to different color spaces, such as sRGB, CMYK, and grayscale.

shiffman commented 1 year ago

Hi @jasongao97 this looks great! I'm going to merge!