Developer tool
URL Encoder
Encode or decode URL components, query values, and full pasted strings.
Runs in your browserResult
How to use this URL encoder
- Paste the source text or code, then choose the conversion or formatting mode.
- Review the result shown beside the controls. Check syntax, escaping, and edge cases against the source before using the result in a live project.
- Check the output against the source, then copy or download the finished result.
About this URL encoder
The URL Encoder lets you encode or decode URL components, query values, and full pasted strings. The controls cover only the inputs needed for the result.
You can also use it to compare the result with the original input.
Example
Encode a query value containing spaces, an ampersand, or Unicode, then decode it to check the original text.
Common uses
- → encode or decode URL components, query values, and full pasted strings
- → compare the result with the original input
- → copy or save the finished output for later use