CS

Loading workspace...

Preparing your tools

Tools / Developer / URL Decode

Developer tool

URL Decode

Decode percent-encoded URLs back to readable text.

Step 1

Paste encoded string

Enter a percent-encoded URL parameter or string.

Step 2

Decode instantly

%HH sequences convert back to readable text in real time.

Step 3

Copy plain text

Use the human-readable result in your workflow.

All-time runs

Live traffic

30-day success

Reliable processing

Average speed

Fast avg

⚡ Runs instantly in your browser. No files are uploaded.

Input

Examples

Output

Need to encode instead? Try URL Encode →

Ready.

More developer tools

🔗 Related developer tools 3 related tools

About URL Decode

URLs and logs often contain values such as %20, %2F, or multi-byte UTF-8 sequences that are difficult to inspect manually. This decoder converts one encoded component back to readable text and rejects incomplete, invalid, or malformed percent sequences instead of returning misleading output. Use it when debugging query parameters, redirects, webhook payloads, and copied browser URLs.

Runs locally in your browser. The text you enter is not uploaded to CodeStorms.

Read an encoded search query copied from a browser address bar. Inspect redirect and callback parameters during integration debugging. Decode Unicode path or query values from access logs.

Related guides and workflows

📦 Supported formats 1 file types

percent-encoded URL component → UTF-8 text

Frequently asked questions 2 answers

No. Processing happens locally in your browser. The text you enter is not uploaded to CodeStorms.

Yes. Open the page in a modern browser, enter your text, and copy the result.