Web features explorer

Base64 encoding and decoding

Widely available
Tags: api

The atob() and btoa() global functions encode and decode strings to and from base 64, respectively. To learn more, see Window: atob() method, Window: btoa() method at MDN.

Compatibility (view on caniuse.com)

Specifications