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.
A robust TypeScript library for managing binary data by converting between Base64 strings and Uint8Array, validating buffer-like objects, and ensuring data purity.
Is this value a JS ArrayBuffer?
The Concise Binary Object Representation (CBOR) data format (RFC7049) implemented in pure JavaScript.
A simple, lightweight, and efficient JavaScript library to manage encoding/decoding between base64 data, Uint8Arrays, and ArrayBuffers
Base64 images in your css
Get the byteLength out of a DataView, robustly.
Get a stream as a string, Buffer, ArrayBuffer or array
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).
Get the ArrayBuffer out of a TypedArray, robustly.
Encode base-64 strings with JavaScript
ArrayBuffer to base64 and hex encoding/decoding utilities
Get the byteOffset out of a DataView, robustly.
Parse XML files contained in an array buffer
Nodemailer plugin that will inline base64 images
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.
Wasm HEIC decoder supporting the browser. Decode iPhone HEIC photos to ImageData.
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
Small universal base64url functions for node.js and browsers