Encode and decode Base64, Base32 (RFC 4648), Base58 (Bitcoin alphabet), and Base85/Ascii85; convert JSON, XML, YAML, CSV, and other formats to and from Base64; encode/decode Quoted-Printable (MIME).
Encode and decode Base64, Base32 (RFC 4648), Base58 (Bitcoin alphabet), and Base85/Ascii85; convert JSON, XML, YAML, CSV, and other formats to and from Base64; encode/decode Quoted-Printable (MIME).
Type or paste your text in the input and the Base64 output updates instantly. Switch the mode to decode Base64 back to plain text.
Yes — encoding and decoding happen entirely in your browser. Nothing is ever sent to a server.
Yes. Toggle the URL-safe option to use the -_ alphabet without padding, suitable for query strings and JWTs.
No. This tool runs entirely in your browser — your input is processed locally on your device and is never uploaded or stored on a server.