Base64 Encoder & Decoder
Encoding Local only
Encode URL components, decode escaped text, and inspect full URLs.
Encoding follows encodeURIComponent semantics for safe URL components.
Complete URLs are also broken into protocol, host, path, query, and hash.
Copy the output or move it back to the input for another operation.
The encoder is designed for URL components. Use the details panel to inspect complete URLs.
A percent sign must be followed by a valid two-digit hexadecimal escape.
Keep working with other private browser utilities.