Stop Pasting Your Code into Random websites

URL Encode

Using Polypad this script encodes a URL from your pasted text.

How to use URL Encode?

Using the URL Encode script with Polypad is very easy. Let’s say we have some url string that we would like to encode. Simply paste the text down below into Polypad.

http://example.com/?search=tool&name=decode&length=99&category=developer tool 

Press cmd/ctrl + p depending on your operating system and search for the URL Encode script and select it. The expected output should read:

http%3A%2F%2Fexample.com%2F%3Fsearch%3Dtool%26name%3Ddecode%26length%3D99%26category%3Ddeveloper%20tool