URL Encoder & Decoder
Escape text for use inside a URL query value or decode a percent-encoded component. The browser handles the conversion locally.
How to use
- Paste a path or query value, not a complete URL.
- Choose Encode or Decode.
- Copy the component into your URL without changing its structural separators.
About this tool
Escape text for use inside a URL query value or decode a percent-encoded component. The browser handles the conversion locally.
Frequently asked questions
Should I encode the whole URL?
Usually no. Encode each dynamic path or query component separately, preserving the URL's structural separators.
When should I use it?
Use this free tool when you need a quick, repeatable result without installing software. Check important results before using them in production work.