Skip to content
Albright Labs Albright Labs

Encoders

URL Encoder & Decoder

Encode special characters for URLs, decode percent-encoded strings, and analyze URL components. Everything runs in your browser.

0 characters

Statistics

Original Length
0
Encoded Length
0
Size Change
0%
Special Chars
0

Output

ENCODED URL
DECODED URL

Common URL Encoding Reference

Space%20
!%21
#%23
$%24
&%26
'%27
(%28
)%29
*%2A
+%2B
,%2C
/%2F
:%3A
=%3D
?%3F
@%40

Enter a URL or text to encode/decode

How to use

  • Paste a URL or plain text into the box and press Process.
  • Smart Detect mode reads whether the input is already encoded and picks the right direction automatically.
  • Switch to Encode Only or Decode Only to override the auto-detection.
  • When the input is a valid URL, the component breakdown (protocol, hostname, path, query) appears below the output.

What this is for

URL encoding (percent-encoding) replaces characters that are not safe in a URL with a % followed by two hex digits. It is required when passing special characters like spaces, ampersands, or Unicode in query strings, API requests, and redirect parameters. Use this tool to prepare values before inserting them into a URL or to read a percent-encoded string returned from a server.

More encoders

Built by Albright Labs. We build the systems behind tools like this one, integrations, custom platforms, and automation. Have a project?

Book a consult