Skip to content

URL encoder / decoder

Percent-encode or decode URLs and query parameters. Choose between component, full URI, or form (x-www-form-urlencoded) variants.

Mode
Variant
0 chars
Output will appear here as you type.

Features

How it works

  1. Set the mode to Encode or Decode.
  2. Choose Component, Full URI or Form depending on what you're escaping.
  3. Paste a URL or query value and copy the percent-encoded result as you type.

Your files never leave this page

Every conversion runs entirely in your browser using WebAssembly. There is no upload, no server-side processing, no analytics, and no cookies. Open DevTools → Network during the operation and you will see zero outbound traffic.

Related tools

Topics covered