dauria
Node.js module for Data URI applications. It performs conversions between Node.js Buffers and RFC2397-compliant Data URIs, or vice versa.
node-rfc2397
NodeJS implementation of RFC 2397, both parsing and composing
@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.