JavaScript

Yet Another Base64 Encoder/Decoder

This tool is yet another online, web based, base64 encoder/decoder written in JavaScript. This tool come in handy in times when we needed to either encode or decode base64 string. I have written this tool using various opensource tools.

The following the are tools/library I used to make it happen.

What does it do?

This tool, obviously is able to translate a string like this: aHR0cDovL3d3dy5nb29nbGUuY29tLw== into a human readable string and vice versa.

See it in action here.

Enjoy and share.

Leave a reply

Your email address will not be published. Required fields are marked *