Michael

Results 1 comments of Michael

I `kinda` got it to work. [jimp](https://github.com/oliver-moran/jimp) (the underlying image-processing libarary) can handle different inputs. With the function from [this gist](https://gist.github.com/borismus/1032746) you can transform the base64 url into a Uint8Array...