skip to content

URL Encoder / Decoder

Percent-encode or decode URLs and query string components. Switch between encoding a single component and a full URL, and decode an escaped URL back to readable text. Everything runs in your browser: nothing is sent anywhere.

Mode
Scope

encodeURIComponent / decodeURIComponent, for a single query value or path segment.

Output
Your result appears here.
Read the docs