The tool "EULA Generator" creates an end user agreement prototype.
Note. It does not replace a legal consultation.
The tool "HTML to Text" obfuscates the HTML source code, making it unreadable for humans.
The tool "HTML to Text" strips off the HTML tags from an XHTML / HTML source code.
The tool "JavaScript Obfuscator" obfuscates the JavaScript source code and makes it harder to be read by human.
The tool "JavaScript Shrink" removes minifies JavaScript code.
The tool "Latin to Cyrillic" converts back the Latin characters of a text
the to their phoneticly corresponding Cyrillic characters.
The tool "PHP Compress" compresses the PHP source code using
the GZLib algorythm. Needs the GZLib library to be
installed to function.
The tool "PHP Hide" hides the PHP source code to make it not
easily readable, removes single-line, multi-line, and documentation comments,
indentation and new lines.
The tool "PHP Protect" protects the PHP source code using the XOR
algorythm and obfuscates it. Additionaly removes single-line, multi-line,
and documentation comments, indentation and new lines from the code.
The tool "PHP Shrink" Reduces the PHP source code up to 70%,
depending on the comments and the indentation.
Removes single-line, multi-line, and documentation comments, indentation
and new lines.
The tool "Text to MD5" creates an MD5 hash from a text string.
The tool "Text to MD5" creates an SHA1 hash from a text string.
The tool "Text to Unicode" converts the character of text to their Unicode representation.
The tool "Text to URL" encodes a text string to to be used in a query part of a URL.
The tool "Unicode to Text" converts the Unicode values to their corresponding text characters.
The tool "Webpage" is an online web page editor.
The tool "Zodiac Signs" calculates the chaldean and chineese zodiac signs based on the date of birth.