JavaScript : btoa(String)

Encodes a string into Base64 format and returns the result.


Function

btoa(string)

Parameters

string - The input string to be encoded using Base64.

Return value

Returns a Base64-encoded version of the input string.

Example

btoa('I will comeback soon');

Home Page Base64encode List Privacy Policy About Us Contact

This website uses cookies to enhance your experience, personalize content and ads, and analyze our traffic.

©2025 Design by base64encodeonl.com