How to use it
- Paste a URL or parameter.
- Choose encode or decode.
- Review parsed parameters and copy the result.
Developer tool
Encode or decode URLs, query strings and text; view parameters in a table and copy the result.
Practical guide
Encode or decode special characters, parse URL parameters and make encoded links readable.
This tool streamlines workflows such as preparing api query parameters and checking utm links in one place.
Encode a value containing spaces or non-ASCII text without breaking the URL.
Decode a nested URL parameter to inspect its real destination.
Usually not; most cases require encoding only a parameter value.
It means encoding the same value twice, which may produce unexpected server behavior.
Similar tools