ibezkrovnyi / image-quantization

Image Quantization Library with alpha support (based on https://github.com/leeoniya/RgbQuant.js, https://github.com/timoxley/neuquant and http://www.ece.mcmaster.ca/~xwu/cq.c)
138 stars 11 forks source link

In nodejs #103

Closed enixbr closed 1 year ago

enixbr commented 1 year ago

Is there any example of code that uses image-q on nodejs? I've readen the docs but it seems they are for browser only (They use image from HTML elements).

enixbr commented 1 year ago

Nvm, found some docs, sorry, i was just being dumb all this time.