URL Decode
Decode percent-encoded URLs and query strings back to plain text. Handles %20, + as space, and all other percent-encoded characters automatically. 100% client-side — nothing is sent to any server.
Encoded URL
Plain text / URL
Decode percent-encoded URLs and query strings back to plain text. Handles %20, + as space, and all other percent-encoded characters automatically. 100% client-side — nothing is sent to any server.