URL Decoder

Decode percent-encoded URLs and text back to readable format

0
Encoded Length
0
Decoded Length
0
Characters Decoded

Decoding Examples

Space:
"hello%20world" → "hello world"
Email:
"user%40email.com" → "user@email.com"
Unicode:
"caf%C3%A9" → "café"

Features

✅ Capabilities:

  • Automatic percent-encoding detection
  • URL structure analysis
  • Unicode character support
  • Real-time decoding
  • Copy and download results

🔍 Smart Detection: Automatically identifies encoded content and provides insights.