Useful Hacks

URL Decoder

Decode percent-encoded URLs back to plain text.

Processed locally in your browser. Nothing you enter is uploaded or stored.

Overview

Decodes a percent-encoded URL or query string back into readable text.

How to use it

  1. 1Paste an encoded URL or string.
  2. 2The decoded output updates instantly.

Examples

Decoding a query value

Input

hello%20world%20%26%20more

Output

hello world & more

Related tools

All developer tools

Search tools

Search for any tool by name, category or keyword