URL Encoder Decoder

Encode and decode URL text

Encode URL components for query strings or decode percent-encoded text back to readable form. The conversion runs locally.

Common uses

Use this for query values, redirect parameters, copied URLs, API examples, and debugging encoded web strings.