base 64 converter js code example Example: javascript base64 decode var decodedString = atob(encodedString);