拖入图片或选择文件

文件仅在浏览器中处理,每个最大 5 MB。

When to use PNG Base64

PNGs are ideal for logos, interface assets, screenshots and graphics that require transparency.

A Data URL can place a small image directly inside HTML or CSS, which may simplify portable snippets and self-contained documents.

Need a smaller result? Resize or compress the image before encoding.