ascii85
Ascii85 (a.k.a. base85) encoding/decoding.
Found 19 results for base85
Ascii85 (a.k.a. base85) encoding/decoding.
Base85 (Ascii85) encode and decode functionality
Arbitrary base-n conversions w/ presets for base8/16/32/36/58/62/64/83/85, support for bigints and encoding/decoding of byte arrays
Pretty fast base85 JavaScript library
Z85 - ZeroMQ's ascii85 encoding format
jsZ85 provides an implementation of the Z85 codec following the specs of https://rfc.zeromq.org/spec/32/. It is a port of the https://github.com/ruben-viscomi/ktZ85 implementation for Kotlin.
Buffer-to-BaseN Encoder, Decoder, Converter, and Validator
Binary and text encoding with radix-85 representation
Vite plugin for importing file in Uint8Array format
Browser and Node.js-compatible Base85 encoder/decoder.
Command line client for ZeroMQ Base-85 encoding
cloudshell based TCP proxy
Base85 (Ascii85) encode and decode functionality
Base85 (Ascii85/btoa/ZMP) encoder and decoder
Z85 encoder/decoder WASM library
A base85 codec node for NodeRed
A javascript port of the Z85e C# library by coenm. Z85e is a Zero-MQ Base-85 Binary-To-Text encoding.
A codec to code and decode 8-bit byte data in cookie values
ASCII85 Encoder is a tool for encoding and decoding data using ASCII85 (also known as Base85) encoding. It supports both standard and btoa formats for efficient binary-to-text encoding with better compression than Base64.