Text and data tools
URL Encoder/Decoder
Encode text to URL-safe percent encoding or decode encoded URL strings locally in your browser.
Operation
Input
Output
Query Params
Input
Output
URL Details
Use "Parse full URL" to inspect URL parts and query parameters.
Encode, decode, and inspect URL parts safely
This URL encoder and decoder handles full URLs, components, paths, query strings, form values, and batch line processing. Use it when debugging redirects, API requests, tracking links, and encoded parameters.
The URL parser helps separate protocol, host, path, query, hash, and individual parameters so you can spot malformed links before sharing or shipping them.