TTTinyOfficeToolsFree tools for work and creators

Free online tool

URL Encoder / Decoder

Encode text for URLs or decode percent-encoded strings back into readable text.

How to use URL Encoder / Decoder

  1. Paste or enter your content in the tool above.
  2. Choose the action you need, such as format, convert, count, or generate.
  3. Review the output and copy, print, or save it from your browser.

FAQ

When should I URL encode text?

Encode text when it will be used inside a URL query string or path segment.

Is URL encoding encryption?

No. Like Base64, URL encoding is reversible and should not be used for secrecy.