Javascript module for converting base-64 to arraybuffer and from arraybuffer to base-64
Encode/decode base64 data into ArrayBuffers
Encode/decode base64 data into ArrayBuffers
Create an ArrayBuffer instance from a Data URI string
Base64 and base64url to string or arraybuffer, and back. Node, Deno or browser.
Encode/decode base64 data into ArrayBuffers
ArrayBuffer / Buffer / base64 convert util
Vite plugin for import file with ArrayBuffer or Uint8Array.
A safe Uint8Array to base64 string converter
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
A small node.js library for converting any image to webp file format or converting webp image to any image file format.
A minimal base64 implementation for number arrays.
Base64 encoding/decoding in pure JS
An ES-spec-compliant shim/polyfill/replacement for ArrayBuffer base64 methods that works as far down as ES3
Get an ArrayBuffer from a Buffer as fast as possible
Turn a string into an ArrayBuffer by using the UTF8 encoding.
Isomorphic Uint8Array conversion to Base64 string and back for browser and Node.js
High-performance Base64 encoder and decoder
Convert base64/datauri/plain string to ArrayBuffer
Typescript port of an accurate python Hijri-Gregorian dates converter based on the Umm al-Qura calendar: https://github.com/mhalshehri/hijri-converter
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Yet another Base64 transcoder in pure-JS
Miscellaneous Encoding Utilities for Crypto-related Objects in JavaScript
A base64 encoder/decoder with gzip or deflate abilities