Back to Home

Base64 Encoder / Decoder

Encode files to Base64 or decode Base64 strings. Runs in your browser.

What this tool does

Converts files to Base64 text or decodes Base64 back to files/text.

When to use it

  • Embedding images in HTML/CSS
  • Encoding data for APIs
  • Decoding Base64 strings