Decode percent-encoded URLs back to readable text. URL Decoder is a free online tool from the ToolsRift Encoders & Decoders collection. It runs entirely in your browser — nothing to install, no signup, and your data never leaves your device.
Spaces in URLs are encoded as %20 (or + in query strings). Decoding reveals the original readable URL.
Yes — %C3%A9 and similar multi-byte UTF-8 sequences are decoded to their Unicode characters.
Enable the 'decode twice' option to handle URLs that were encoded multiple times.