Data

Category guide

About Data

Base64, HEX, binary, URL encoding, ASCII, Morse code, Caesar and Vigenere ciphers, UUID and random string generators.

This subcategory gathers string and file transformations: encoding data for transport, decoding a string you received, inspecting a JWT, generating an identifier or a random sequence. Teaching ciphers live here too. Every converter is paired and computes in the browser, so tokens and keys never leave your device.

  • Encode a file or string as Base64 and back
  • Decode a JWT to inspect its payload
  • Generate a UUID or a random string of a given length
20tools inside
0subcategories
20direct tools