Base64 Encoder & Decoder
Encode and decode Base64 for text and files, including data URLs.
Runs entirely in your browser. Nothing you enter leaves your device.
How to use
- Type or paste your text into the input panel on the left.
- The result updates instantly in the output panel on the right.
- Use Copy or Download to save the result, or Reset to start over.
Related tools
- URL Encoder & DecoderPercent-encode and decode URLs and query strings.
- JWT DecoderInspect the header, payload and expiry of a JSON Web Token locally.
- Dummy File GeneratorCreate test files of an exact size with random or zero-filled content.
- CSS FormatterFormat and minify CSS stylesheets.
- File JoinerRejoin split chunks back into the original file and verify the result.
- UUID GeneratorGenerate UUID v4 values in bulk, with formatting options.