Base64 Encoder and Decoder
Encode and decode UTF-8 text with Base64 locally.
结果
Results will appear here
Use Cases
- Encode API parameters
- Decode config strings
- Process short text snippets
How to Use
Use the workspace above to type, paste, choose, or drop content and get the result immediately. Files and text stay local in your browser by default.
FAQ
Does it support Chinese text?
Yes. Text is handled as UTF-8.
Is it suitable for images?
This page is designed for text, not large image files.