Javascript Base64 encode, decode
This javascript code is used to encode / decode data using base64. Base64 encoding is designed to make binary data survive transport through transport layers that are not 8-bit clean. The script is fully compatible with UTF-8 encoding. It is useful when you want to transfer data using AJAX technology. Also, you can use the base64 encoded data as a simple encryption mechanism.
Browsers: All
Version: 1.0
Status: Free with copyright notice
Visit the Author's website - Is this link dead or broken? -
Report it ( will open in new window )