dauria

Node.js module for Data URI applications. It performs conversions between Node.js Buffers and RFC2397-compliant Data URIs, or vice versa.

@esm2cjs/data-uri-to-buffer

Generate a Buffer instance from a Data URI string. This is a fork of TooTallNate/node-data-uri-to-buffer, but with CommonJS support.