lokesh / color-thief

Grab the color palette from an image using just Javascript. Works in the browser and in Node.
https://lokeshdhakar.com/projects/color-thief/
MIT License
12.34k stars 1.31k forks source link

maxMemoryUsageInMB limit exceeded #252

Closed thenitai closed 7 months ago

thenitai commented 7 months ago

Hi,

This is not directly a color-thief issue, but we keep running into "maxMemoryUsageInMB limit exceeded by at least xxx" issues. I've check and there seems to be an issue with get-pixels or jpeg-js.

Anyone have a solution or a workaround?

thenitai commented 7 months ago

Never mind, I've found a workaround.