Base64 Encoder/Decoder
Encode and decode text or files to/from Base64
About this tool
Encode text or files to Base64 and decode Base64 strings back to their original form. Useful for embedding data in URLs, emails, or HTML. Supports both text and binary file encoding.
How to use
- Choose Text or File mode
- Paste text or drop a file into the input area
- Toggle between Encode and Decode
- Copy the result or download the decoded file