Save base64 data to image file.
High-performance Base64 encoder and decoder
Generate a image to base64.
Import JPG, PNG, GIF, SVG, and WebP files
A minimal base64 implementation for number arrays.
Download images from remote URLs and encode/decode them to base64
Encode/decode base64 data into ArrayBuffers
Base64 and base64url to string or arraybuffer, and back. Node, Deno or browser.
Generates an image from a DOM node using HTML5 canvas and SVG
Base64 encoding/decoding in pure JS
Yet another Base64 transcoder in pure-JS
This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()
Base64 streaming encoder and decoder
load fetch convert and save local and remote files and images to base64 in js
Parses the images in png or jpeg format for react-pdf document
A fast Base64 decoder with a low level API. If you want a high level API, look at [base64-js](https://github.com/beatgammit/base64-js).
TypeScript definitions for base64-stream
A small node.js library for converting any image to webp file format or converting webp image to any image file format.
A package used by Expo CLI for processing images
`b64toBlob(b64Data: string, contentType?: string): Blob` converts a base64 string to a Blob object [as described in this Stack Overflow post](https://stackoverflow.com/questions/16245767/creating-a-blob-from-a-base64-string-in-javascript).
TypeScript definitions for image-to-base64
Contains new Node.js v0.10 style stream classes for encoding / decoding Base64 data
node-zip - Zip/Unzip files ported from JSZip
Converts SVG file to utf-8 encoded data-uri string