URL Encoder

Percent-encode text and URLs — component or full-URL mode.

Ad placeholder (leaderboard)
Enjoying the tools? Go Pro for £4.99 (one-time) and remove all ads — forever, on this device. Remove ads — £4.99

URL encoder

Percent-encode text for safe use in URLs. Choose component mode (encodeURIComponent) when encoding a single query value, or full-URL mode (encodeURI) when you want to keep an entire URL’s structure intact.

Everything runs in your browser with built-in functions — nothing is uploaded. To reverse it, use the URL decoder.

Ad placeholder (rectangle)