Encoding Tools
Base64, URL, and HTML encode/decode utilities.
Base64 Encode/Decode
Encode or decode Base64 for text and files, Unicode-safe.
URL Encode
Percent-encode text for safe use in URLs.
URL Decode
Decode percent-encoded URL text back to plain text.
HTML Encode
Escape HTML entities to safely display raw markup as text.
HTML Decode
Unescape HTML entities back to raw characters.