How to change the color depth of an image in nodejs with the module jimp or ffmpeg or another, for example convert a png image from 24 bit to 8 bit.
How to change the color depth of an image in nodejs with the module jimp or ffmpeg or another, for example convert a png image from 24 bit to 8 bit.