Copied!
Home › Security › Base64

🔄 Base64 Encoder / Decoder

Input

About Base64 Encoding

Base64 is a binary-to-text encoding used to embed images in CSS, encode email attachments, transmit data in URLs and APIs, and store binary data in JSON. This tool supports full Unicode through UTF-8 encoding.