💻
URL Encoder
url encoder
URL Encoder / Decoder
Encode or decode URL strings and components
Hello%20World!%20This%20is%20a%20test:%20https://example.com/path?q=hello&lang=en
Common Encodings
Space%20
&%26
=%3D
+%2B
#%23
/%2F
?%3F
@%40
!%21
How to use
- 1
Paste a URL or text.
- 2
Choose encode or decode.
- 3
Copy the result.
FAQ
Is this tool free?
Yes — no sign-up, no installation, completely free to use right away.
What is this tool?
Encode or decode URL strings — supports both encodeURI and encodeURIComponent modes with common encoding reference You can use it for free with no sign-up or installation — just open the page and start right away.