What is URL encoding?
URL encoding converts spaces and special characters into a safe format that can be used inside URLs and query strings.
Free tool
Encode text for URLs or decode percent-encoded strings without sending the input anywhere.
URL encoding converts spaces and special characters into a safe format that can be used inside URLs and query strings.
No. Encoding and decoding happen locally in your browser.
The tool shows a friendly error and leaves your input unchanged so you can fix malformed percent-encoding.