URL Encode / Decode

Encode or decode URLs and query strings using percent-encoding. Great for debugging redirects, query parameters, and web APIs.

Input URL/Text

Encoded Output

Encoding and decoding happen in your browser only. No data is sent to any server.

Related tools