Encoding / Decoding
10 toolsEncode and decode data across the most common formats developers encounter — Base64, URL encoding, HTML entities, JWT tokens, and more. Instantly inspect what's inside an opaque string or prepare values for safe transmission in APIs, URLs, and web pages.
Base64 Encode
Encode text or files to Base64 format
Open tool
Base64 Decode
Decode Base64 strings back to readable text
Open tool
URL Encode
Encode URLs and query strings for safe transmission
Open tool
URL Decode
Decode percent-encoded URLs back to readable form
Open tool
HTML Encode
Convert special characters to HTML entities
Open tool
HTML Decode
Convert HTML entities back to readable characters
Open tool
JWT Decoder
Decode and inspect JWT token header, payload, and signature
Open tool
Unicode Converter
Convert text to Unicode code points and back
Open tool
ASCII Converter
Convert text to ASCII codes and back
Open tool
Binary Converter
Convert text, decimal, hex, and octal to binary and back
Open tool