developer

URL Encoder / Decoder

Escape URL components for query values, path pieces, and redirect targets, or decode pasted percent-escaped text.

empty / 0 chars / 0 lines

Choose the escaping direction
Suggested: encode. Paste a query value, URL component, or escaped string.

Workflow examples

decode validates %XX escapes; + stays +

Encoding treats the input as one URL component. Separators such as ?, &, =, /, and # are escaped when they are part of that value.

Copy-ready result

empty
Run encode or decode to get a copy-ready URL component.
selected: encodesuggestion aligned