Run length algorithm implement for encoding and decoding
High-performance Base64 encoder and decoder
Encode and decode base64 encoded strings
socket.io protocol parser
Base64 streaming encoder and decoder
High-performance JSON serialization library
High performance WAV file decoder and encoder
Default Jimp bmp encoder/decoder.
Default Jimp tiff encoder/decoder.
Default Jimp gif encoder/decoder.
<div align="center"> <img width="200" height="200" src="https://s3.amazonaws.com/pix.iemoji.com/images/emoji/apple/ios-11/256/crayon.png"> <h1>@jimp/tiff</h1> <p>Default Jimp tiff encoder/decoder.</p> </div>
HTML Encoder / Decoder - Converts characters to their corresponding HTML Entities
<div align="center"> <img width="200" height="200" src="https://s3.amazonaws.com/pix.iemoji.com/images/emoji/apple/ios-11/256/crayon.png"> <h1>@jimp/jpeg</h1> <p>Default Jimp jpeg encoder/decoder.</p> </div>
ICO encoder and decoder library
<div align="center"> <img width="200" height="200" src="https://s3.amazonaws.com/pix.iemoji.com/images/emoji/apple/ios-11/256/crayon.png"> <h1>@jimp/bmp</h1> <p>Default Jimp bmp encoder/decoder.</p> </div>
Draco is a library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics.
Default Jimp jpeg encoder/decoder.
Encode and decode quoted-printable strings according to rfc2045
omggif is a JavaScript implementation of a GIF 89a encoder and decoder.
A pure JavaScript implementation of a BPE tokenizer (Encoder/Decoder) for GPT-2 / GPT-3 / GPT-4 and other OpenAI models
Javascript BPE Encoder Decoder for GPT-2 / GPT-3
A Javascript (TypeScript) Port of Adobe Gainmap Technology for storing HDR Images using an SDR Image + a gain map
Encode FormData content into the multipart/form-data format
Small, fast and advanced PNG / APNG encoder and decoder
Run-length encoding/decoding.
run-length encode/decode stuff
Barcode1D is a pure Ruby gem for handling many kinds of 1-dimensional barcodes. Implemented are Code 128, Code 3 of 9, Code 93, Code 11, Codabar, Interleaved 2 of 5, COOP 2 of 5, Matrix 2 of 5, Industrial 2 of 5, IATA 2 of 5, PostNet, Plessey, MSI (Modified Plessey), EAN-13, EAN-8, UPC-A, UPC-E, UPC Supplemental 2, and UPC Supplemental 5. Patterns are created in either a simple format of bars and spaces or as a run-length encoded string. This only generates and decodes the patterns; actual display or reading from a device must be implemented by the programmer.