JSON parse & stringify that supports binary via bops & base64
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
A pure javascript CRC32 algorithm that plays nice with binary data
Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.
A PNG decoder in JS
Determine if an object is a Buffer
Convert a typed array to a Buffer without a copy
PNG image decoder and encoder written entirely in JavaScript
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Source code handling classes for webpack
minimal implementation of a PassThrough stream
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too
A minimal base64 implementation for number arrays.
Parses the images in png or jpeg format for react-pdf document
Byte buffer specialized for data in chunks with special cases for dropping bytes in the front, merging bytes in to various integer types and abandoning buffer without penalty for previous chunk merges.
Constant-time comparison of Buffers
Detect the file type of a file, stream, or data
Create an ArrayBuffer instance from a Data URI string
Utils for working with libvips.
A small EXIF image metadata reader
This is a polyfill for Buffer#indexOf introduced in NodeJS 4.0.
RFC9562 UUIDs
return whether two buffers are equal
Jest matcher for image comparisons. Most commonly used for visual regression testing.