URL Variable Obfuscator


JavaScript: Input and output fields to hide the variable names and values of a URL.
The classic URL contains POST and GET variables as plain text. In order to hide them from the user that is about to click the link, they are converted to hexadecimal numbers lead by percent characters. Optionally you may hide both, the variable name and value.

Input URL(s):
N/A

Obfuscated URL Output:


Corresponding Links:


SourcecodeView JavaScript Sourcecode.