A robust TypeScript library for managing binary data by converting between Base64 strings and Uint8Array, validating buffer-like objects, and ensuring data purity.
SVGO is a Node.js library and command-line application for optimizing vector images.
Pure JavaScript RAR archive extractor by compile the official unrar lib by Emscripten.
Is this value a JS ArrayBuffer?
The Concise Binary Object Representation (CBOR) data format (RFC7049) implemented in pure JavaScript.
Get the byteLength out of a DataView, robustly.
Get a stream as a string, Buffer, ArrayBuffer or array
Base64 images in your css
Generate a pdf to base64
A fast Base64 encoder with a low level API. If you want a high level API, look at [base64-js](https://github.com/beatgammit/base64-js).
Encode base-64 strings with JavaScript
ArrayBuffer to base64 and hex encoding/decoding utilities
Parse XML files contained in an array buffer
Nodemailer plugin that will inline base64 images
Wasm HEIC decoder supporting the browser. Decode iPhone HEIC photos to ImageData.
Optimise inline SVG with PostCSS.
A Base64 loader for Webpack
A drop-in replacement for smart-buffer that does not rely on the Buffer global.
Simple, tiny and fast ZIP library. It has our own DEFLATE compressor and decompressor (alternative to pako.js / ZLIB). It was made from scratch, without using existing implemetnations.
Detect the audio type of a Buffer/Uint8Array
Smallest/simplest possible means of using btoa with both Node and browserify
Parse and play animated PNG (APNG)
TypeScript definitions for utif
Small universal base64url functions for node.js and browsers