SGVsbG8gV29ybGQ=
QmFzZTY0IEVuY29kaW5n
01000010 01100001
Base64 Encoder & Decoder
Encode and decode Base64 instantly with this free online tool. Convert plain text to Base64 or decode Base64 strings for use in APIs, data transfer, and debugging.
Two-way sync
UTF-8 support
Client-side only
Plain Text
Type or paste plain text here to encode it
Base64 String
Type or paste Base64 here to decode it
Related Tools
JWT Decoder
Decode and inspect JSON Web Tokens securely in your browser.
JSON Formatter
Format, validate, and minify JSON data instantly with syntax highlighting.
Unix Timestamp
Convert Unix timestamps to human-readable dates and back instantly.
URL Encoder
Encode and decode URLs with percent-encoding instantly.
Hash Generator
Generate MD5, SHA-1, SHA-256, and SHA-512 hashes instantly.
What is Base64? Base64 is a group of binary-to-text encoding schemes that represent binary data in an ASCII string format.
It is commonly used to encode data that needs to be stored and transferred over media that are designed to deal with text.