text · transform
Decode percent-encoded URL text in your browser on ToolPin. Paste a query value or a full encoded string and recover spaces, ampersands, and UTF-8 characters. Useful when you are reading logs, debugging a redirect, or copying a messy address bar. Nothing is uploaded. The tool is free and needs no account. Encode with URL Encode when you are building a link.
Tool details
Input: Text input
Output: Same format
Processing: In your browser
Price: Free · No watermark
Open URL Decode on ToolPin. Decoding stays in this tab.
Paste the encoded fragment. You can paste a whole query string if you only need to read it.
Decode. %20 becomes a space, %26 becomes &, and UTF-8 sequences become characters.
Copy the readable text. Decode a second time only if the value was double-encoded.
Do not treat the result as a verified safe URL — it is just text.
Local decode — captured query strings never leave your device.
Free, no signup.
Makes server logs and analytics dumps readable.
Pairs with URL Encode so you can test both directions.