URL Encoder / Decoder
Encode query parameters, full URLs, or multi-line values. Decode percent-encoded strings instantly.
URL Tool
Encode and Decode URLs
Works with query strings, path segments, and full URL strings.
Ready
Action
Type
Encodes all characters except A–Z a–z 0–9 - _ . ! ~ * ' ( ). Safe for query params and path segments.
Encoded with encodeURIComponent — safe for query params and path segments.
Enter a URL or text value and click Run.