URL Encode / Decode
URL encode special characters for safe use in web addresses, or decode percent-encoded URLs.
Frequently asked questions
URL Encode & Decode Online — Free Percent Encoding Tool
URLs can only contain a limited set of characters. Special characters like spaces, ampersands, and brackets need to be percent-encoded before they can be used safely in a web address. Our URL encoder converts any string to a properly encoded URL component, and the decoder reverses the process.
Encode & decode
Encode any text for safe use in URLs, or decode percent-encoded strings back to readable text.
Instant results
Output updates as you type — no button needed.
Browser-only
Your data never leaves your device.
Building query strings, debugging API requests, or working with redirect URLs? URL encoding is a constant need in web development. Handle it instantly.