URL Encoder / Decoder
Encode or decode URL components — query strings, parameters, and text — with percent-encoding. Live, private, and runs entirely in your browser.
Encode or decode URL components — query strings, parameters, and text — with percent-encoding. Live, private, and runs entirely in your browser.
The URL encoder / decoder converts plain text into a safe, web-ready format and back again. Paste a query string, a URL parameter, or any text with spaces and special characters — the tool applies percent-encoding instantly so every character is valid inside a URL.
Switch to Decode to reverse the process: paste an encoded string like hello%20world%21 and get hello world! back. If the input is not valid percent-encoding, the tool flags it with a clear error instead of guessing. Both directions update live as you type, and the status bar shows the character count before and after.
Everything runs locally in your browser — nothing is uploaded and there is no signup. Perfect for building API requests, debugging links, preparing email or SMS URLs, and fixing copy-pasted URLs with broken characters.
Like Numbrary? A small tip keeps the tools free.
Send a tip