Encoding Developer Tools
2 free encoding tools for everyday development tasks.
Encoding
Base64 Encoder/Decoder
Encode text to Base64 or decode Base64 back to text in real time. Useful for data URIs, API tokens, and more.
Encoding
URL Encoder/Decoder
Encode and decode URLs and query strings in real time. Supports encodeURIComponent and encodeURI modes, bulk encoding, and a built-in URL parser.