Encode or decode URLs and query strings online. Convert special characters to percent-encoding and back.
Convert special characters to percent-encoding and back in seconds.
Paste your URL, query string, or text with special characters.
Select Component mode for parameters or Full URL mode for complete URLs.
Convert to percent-encoding or back to readable text.
Copy the encoded/decoded output or download as a file.
Encode and decode URLs safely for web development and API work.
Encode or decode URLs in milliseconds with real-time processing.
All processing happens locally in your browser. No data is sent anywhere.
Choose Component mode for parameters or Full URL mode for complete URLs.
Works on desktop, tablet, and mobile with any modern browser.
See exactly which characters were encoded and their hex values.
Convert in both directions with a single tool.
See how URL encoding and decoding is used in real-world scenarios.
Input
search=hello world&filter=a+b
Output
search=hello%20world&filter=a%2Bb
Input
name=John Doe&city=São Paulo
Output
name=John%20Doe&city=S%C3%A3o%20Paulo
Input
https://api.example.com/data?q=test value
Output
https://api.example.com/data?q=test%20value
Input
hello%20world%21
Output
hello world!
Discover more free online tools built by CoderDesign — all instant, private, and no sign-up required.
Need a custom tool or web application? Let's discuss your project.