Make URL text safe for the web
URL encoding converts spaces, symbols, and non-ASCII characters into a format that can travel safely inside links and query strings.
Encode and decode URL strings online for free. Supports auto-convert mode. Fast, easy, and no installation needed.
Tips
All processing happens locally in your browser. No data is sent to any server.
Encode and decode URLs online, converting special characters into percent-encoded strings and back for links, query parameters, APIs, and debugging.
URL encoding converts spaces, symbols, and non-ASCII characters into a format that can travel safely inside links and query strings.
Paste encoded URLs or parameters to read the original text, inspect redirect links, and debug API requests more easily.
It replaces unsafe characters with percent-encoded values such as %20 for spaces.
Encode parameter values when they contain spaces, symbols, Unicode text, ampersands, or equals signs.
Most processing runs locally in your browser whenever possible, so your files are not uploaded for routine conversions and edits.
A few nearby tasks this tool can help with.