DevToolsHub

URL Encoder & Decoder

Percent-encode text for use in URLs (query strings, path segments) or decode URL-encoded strings. Use ?text= or ?encoded= in the URL to load data.

Ad unit (leaderboard)
Ad unit (rectangle)

How to use

  1. Encode: Enter text or a URL and click Encode URL. Special characters are converted to percent-encoded form (e.g. space → %20).
  2. Decode: Paste a URL-encoded string and click Decode URL to get the original text.
  3. Use Share URL to create a link with your input (?text= for encode, ?encoded= for decode).
  4. Use Copy to copy the result to the clipboard.