Encoding Tools — Base64, URL, HTML, JWT, Hash & HMAC

Paste-local Base64, URL, HTML entity, JWT, hash and HMAC utilities — client-side only. Pair with the PHP serialize tool for WordPress-style blobs or the JSON Formatter for structured payloads.

  • Encode or decode Base64, URL components and HTML entities without CLI flags on shared machines.
  • Inspect or mint JWT segments, generate SHA digests and HMAC signatures for dev workflows.
  • Convert pasted images to Base64 data URLs for inline HTML or CSS snippets.

Back to Encoding on the hub