Online Programmers Tools
Javascript Compressor / Obfuscator / Encryption
The online tool of compress and obfuscate javascript, is use by the compression algorithm what is most popular currently.
It can compress the volume of code,and let the page open more quickly.
It is not only compress the volume of code,but also obfuscate the code, or we can call it "encryption".
use the efficient compression algorithm what is most popular currently: Dean Edward's compression algorithm.
Javascript code Beautifier / Decryption / Unpacker
Reformat and indentation to beautify code.
We can set the standard of the indentation,and formatted to different code style, for example, Java or C/C++ style.
It applicable to the code that is write not standardized or after the obfuscator.
Even Dean Edward compressor or javascript obfuscator code mixed,can be revert to standard code style.
Now,you can use the tool online convenient.
Unicode Converter, Encode / Decode
Unicode is a computing industry standard for the consistent encoding.
epresentation and handling of text expressed in most of the world's writing systems.
This is a online conversion tool for Unicode(UTF-8).
Online MD5 Encryption
MD5 is a secure hash algorithm. It takes a string as input, and produces a 128-bit number, the hash.
The same string always produces the same hash, but given a hash, it is not generally possible to determine the original string.
Secure hash algorithms are useful for protecting passwords and ensuring data integrity.
This site has a JavaScript implementation of MD5, MD5 encryption tools available online.
Other project
Coming soon
{javascript} $( '#FriendsLinks' ).fadeOut( 10 ); {/javascript}