URL Encoder & Decoder

Encode and decode URLs instantly — convert special characters to percent-encoding and back

URL Encoder / Decoder

Enter text or a URL to encode or decode it. Use batch mode to process multiple entries at once.

0 characters

Tool Features

Fast, private URL encoding and decoding

URL Encoding

Encode special characters to make URLs safe for transmission

URL Decoding

Decode percent-encoded URLs back to readable text

Batch Processing

Process multiple URLs at once, one per line

Two Encode Modes

encodeURIComponent (all) or encodeURI (path-safe) modes

Common URL Encoding Reference
CharacterEncodedNote
%20Space
!%21
"%22
#%23
$%24
%%25
&%26
'%27
+%2B
,%2C
/%2FPath separator
:%3AProtocol separator
=%3DQuery separator
?%3FQuery start
@%40Email
[%5B
]%5D
Related Tools
Discover similar utilities

Base64 Encoder Decoder