Developer tools
ASCII
American Standard Code for Information Interchange table.
Base 32
Encoded and decode Base32 or Crockford32 data to UTF8, hex or an array of bytes.
Base 64
Encoded and decode Base64 data to UTF8, hex or an array of bytes.
IP to Cidr
Convert an IPv4 range into minimal CIDR notation.
Random
Generate a 32, 64, 128, 256, or 512 bits of random data as an array of bytes, hex, base64, or in UUIDv4/GUID form.
Proquint
Encode and decode proquint data to an array of bytes or hex.