URL Encode & Decode

Convert text to percent-encoded form for use in URLs, or decode an encoded URL back to readable text.

Features

Auto-detect direction
Component encoding
Full URL encoding

How to Use

1. Pick Encode or Decode.

2. Paste your URL or text into the input.

3. The result appears live on the right — click Copy.

Frequently Asked Questions

What is URL encoding?
URL encoding replaces special characters with percent-encoded equivalents so they can be safely transmitted in URLs.

Related Tools