Common uses
- Prepare Base64 values for APIs, configuration or development tests.
- Create a Data URL for a small file or embedded asset.
- Decode received Base64 data and save it with the correct filename and MIME type.
Encode text or files to Base64 and decode Base64 back to text or downloadable files.
Result
Your result will appear here.
Base64 increases file size by roughly one third. Processing is local; large files may use significant browser memory.
How it works
Choose text or file mode.
Paste text, Base64 data or select a file.
Encode or decode, then copy or download the result.
About this tool
This Base64 utility converts UTF-8 text or files into Base64 and decodes Base64 back into readable text or binary files. It also supports Data URLs with MIME types, while keeping the source content inside the current browser session.
Good to know
Clear answers about privacy, quality and how this tool works.