π Base64 Converter
Encode and decode text or files to/from Base64 format.
0 characters
β
0 characters
0 characters
β
ποΈ Drop a file here or click to browse
Any file type Β· Max 5 MB
What is Base64? Base64 encodes binary data as ASCII text using 64 printable characters. It increases size by ~33% but makes binary data safe to include in text formats like JSON, HTML, emails, and URLs.