URL Encode & Decode — Free Online Tool

Encode special characters for URLs or decode percent-encoded strings.

How It Works

  1. 1Upload your file by dragging it into the drop zone or clicking to browse.
  2. 2Adjust the quality slider to balance file size and visual fidelity (optional).
  3. 3Click Download to save your converted file.

About URL Encode/Decode

URL encoding (percent encoding) replaces special characters with %XX hex codes so they can be safely used in URLs and query parameters. This tool encodes text using encodeURIComponent and decodes percent-encoded strings. Handles spaces, ampersands, equals signs, Unicode characters, and all other special characters. Everything runs in your browser.

Related Tools