Base64 Encoder / Decoder
Encode or decode Base64, URL encoding, and HTML entities instantly. Also convert files and images to Base64 strings — 100% client-side, nothing leaves your browser.
Input
Output
📁 Convert a file or image to Base64
How to use
- Select the encoding type: Base64, URL Encoding, or HTML Entities.
- Paste your text into the Input panel, then click Encode or Decode.
- Use the ⇄ Swap button to move the output back to the input for chaining operations.
- To convert a file or image to Base64, click Choose File — the result includes the data URI prefix for use in HTML/CSS.