How to use it
- Paste a URL or parameter value.
- Choose encode or decode.
- Inspect parameters and copy the result.
Developer tool
Encode or decode URLs, query strings and text; view parameters in a table and copy the result.
Quick guide
Spaces, non-ASCII letters, &, ? and = may have special meaning in URLs. Encoding converts them into a safe form; decoding makes them readable again.
Usually a single parameter value is encoded; encoding a full URL can break its structure.
It means the data was encoded twice and can be confusing when decoded.
Similar tools