Using Polypad this script decodes a URL from your pasted text.
How to use URL Decode?
Using the URL Decode script with Polypad is very easy. Let’s say we have some url string that we would like to decode. Simply paste the text down below into Polypad.
http%3A%2F%2Fexample.com%2F%3Fsearch%3Dtool%26name%3Ddecode%26length%3D99%26category%3Ddeveloper%20tool
Press cmd/ctrl + p
depending on your operating system and search for the URL Decode
script and select it. The expected output should read:
http://example.com/?search=tool&name=decode&length=99&category=developer tool