Base64 Encoder/Decoder

Encode or decode text, images, and files with instant Base64 utilities—everything runs locally for privacy.

Input Text

Output Base64

Encoded Base64 will appear here

Enter text and click the button

Quick Examples

Text Encoding

Encode any text to Base64 format. Perfect for embedding data in URLs, JSON, or configuration files.

Image Support

Encode images to Base64 for embedding in CSS, HTML, or JSON. Decode Base64 strings back to images.

URL Safe

Base64 encoding makes binary data safe for transmission in URLs and other text-based protocols.