🛠️
Development Station
Home
Utilities
🌙
URL Encoder / Decoder
Encode or decode entire URLs or components; process per line.
Options
Mode
URL (encodeURI/decodeURI)
Component (encodeURIComponent/decodeURIComponent)
Line mode
No
Yes (each line processed)
Operation
Encode
Decode
Run
Swap
Copy
Clear
Input
Output
Notes
If decoding fails on a line, it will be copied as-is to the output.