URL Encoder & Decoder
What is URL Encoding?
URL encoding converts characters into a format that can be transmitted over the Internet. It replaces unsafe ASCII characters with a "%" followed by two hexadecimal digits (e.g., Space becomes %20).
How to use
1
Input URL
Paste your URL or text containing special characters.
2
Choose Mode
Use "Text → URL" to safely encode, or "URL → Text" to decode.
3
Get Link
Copy the result and test your new safe link.
This tool runs 100% in your browser. No data is sent to any server.