🌄 Base64 Image Encoder

Original Size: -
String Length: -
Memory Footprint: -

What is Base64?

Base64 is a way to represent binary data (like images) as an ASCII text string. This allows you to embed images directly into your HTML or CSS files without external files.

Example Favicon (16x16):

This can be copy/pasted into Img or Link tags for a favicon.