Free URL Decoder

Decode URL-encoded (percent-encoded) strings back to text. Free, instant.

Related Tools

Get notified of new tools

New tools every week. No spam, unsubscribe anytime.

How to Use This Tool

Paste URL-encoded text (with %XX sequences) to decode it back to readable text.

Why Use This?

When examining logs, API responses, or browser URLs, decoding reveals the original text behind percent-encoded strings.

Frequently Asked Questions

What does %20 mean? %20 is the URL-encoded representation of a space character.