Lafu Code
US
EN
CN
中文
US
English
Home
All Posts
Online Tools
About Us
Home
All Posts
Online Tools
About Us
Home
Toolbox
Base64 Encoder/Decoder
🔐 Base64 Encoder/Decoder Tool
Online Base64 encoding and decoding tool, supports text and file processing
Processing Mode
Encode
Decode
Encode
Swap
Clear
Original Text
0 characters
Base64 Encoded
0 characters
Usage Tips
• Base64 is a representation method for binary data based on 64 printable characters
• Commonly used to pass long identification information in HTTP environments
• Encoded data is slightly longer than original data (about 4/3 times)
• Base64 encoding is reversible and can restore original data through decoding
• Supports encoding and decoding of Unicode characters including Chinese