Base64 Encode / Decode
Convert text and files to/from Base64
Processing your file...
Processing your file...
How to Base64 Encode / Decode
Converts files or text into Base64 encoding (for embedding in HTML, CSS, or JSON) and decodes Base64 strings back. Supports both raw text and binary files, plus data URI format for use in web pages.
Why use this tool?
- Encode images for inline HTML/CSS data URIs
- Decode Base64 from API responses or config files
- Handles both text and binary files
Supported formats
Text
Files
Base64