Encode and decode Base64, URL-encode strings, escape HTML entities, and generate MD5, SHA-1, SHA-256 and SHA-512 hashes — all instantly in your browser.
Convert any text or data to Base64 and back. Useful for embedding data in JSON, HTML, or API payloads.
Percent-encode special characters for safe use in URLs, or decode encoded query strings back to plain text.
Escape special characters like <, >, and & for safe HTML output.
Generate MD5, SHA-1, SHA-256, and SHA-512 hashes. All computed locally — your data never touches a server.
Every operation runs in your browser using native Web Crypto APIs. Nothing is sent anywhere.
No page reloads, no waiting. Results appear as you type or immediately on button click.