URL Encoder
Encode reserved characters and Unicode text for safe URL usage.
4 published tools
Encode and decode Base64 strings and URL components with local, copy-ready utilities.
Encode reserved characters and Unicode text for safe URL usage.
Decode percent-encoded URL text and catch malformed sequences.
Encode ASCII or Unicode text into Base64 safely in your browser.
Decode Base64 into readable Unicode text with validation errors.
Encode and decode Base64 and URL-encoded strings in both directions. Handy for inspecting an encoded API payload, debugging query strings that arrive double-escaped, embedding text in a data URI, or reading what an escaped URL actually says. Each tool converts as you type and handles Unicode correctly. Input stays in your browser — nothing is uploaded.