☰
🔐 Base64
🔍 common
🏠 Life Tools
🔒 Encryption
📝 Encoding
💻 Dev Tools
🖼️ Image Tools
🎮 Fun Tools
DecodeURI Decoder
DecodeURI
DecodeURIComponent
About this tool:
DecodeURI:
Decodes a URI encoded with encodeURI, converting percent-encoded characters back to their originals.
DecodeURIComponent:
Decodes a URI component encoded with encodeURIComponent, including reserved characters.