Showing 121-140 of 2,687 packages
MurmurHash3 x86 32-bit implemented in JavaScript.
Extracts the content of the docx file provided in ArrayBuffer
```javascript // browser: arrayBuffer = new ArrayBuffer(new Blob()) //nodejs //import {bufferToArrayBuffer} from '@kooritea-tool/ab-utils' // arrayBuffer = bufferToArrayBuffer(buffer) const reader = new MP3Reader(bufferToArrayBuffer(fs.readFileSync('./tes
With One Function, Load a GeoTIFF from an ArrayBuffer, Blob, Buffer, DataView, File or URL
Utilities to manipulate ArrayBuffer bit by bit.
MurmurHash3 x86 128-bit implemented in JavaScript.
JavaScript implementation of Google's Snappy compression library
A wrapper around the native DataView which can handle multiple ArrayBuffers.
Easy to use efficient .GIF parsing in javascript
A Fluent Binary Converter to Convert between ArrayBuffer with number
Read from an array or ArrayBuffer like a binary input stream.
JavaScript ArrayBuffer MD5
Fast React Native JSI library for saving images to the device gallery from binary buffers (Uint8Array or ArrayBuffer).
Convert ArrayBuffer to hex string
Wasm webp encoder and decoder supporting the browser. Repackaged from Squoosh App.
Wasm png encoder and decoder supporting the browser. Repackaged from Squoosh App.
The Node.js bindings of the humanfs library.
Wasm jpeg encoder and decoder supporting the browser. Repackaged from Squoosh App.
``` const base64 = require('bass64'); const utf8 = base64.encode(arrayBuffer); const arrayBuffer = base64.decode(utf8); ```
Decode `.ico` icons