URL component decoder

Paste one encoded path segment or query parameter value.

Decode percent-encoded URL component text.

Input

Result

About this tool

The URL component decoder turns percent-encoded text back into readable characters for one path segment or query value. Use it to inspect copied links, read analytics parameters, or debug form submissions that contain codes such as %20. Paste only the encoded component rather than a complete URL. The decoder preserves plus signs as plus signs, which avoids confusing path data with the special form-encoding rules used by some query strings.