将图片转换为 Base64 编码字符串,可直接嵌入 HTML、CSS 或 JSON 中使用。
拖放文件到此处,或点击浏览
隐私: 此工具完全在您的浏览器中运行。数据不会发送到我们的服务器。我们不存储、分享或访问您在此处理的任何信息。
A: Base64 encoding converts binary image data into an ASCII string that can be embedded directly in HTML, CSS, or JSON.
A: Use Base64 for small icons or images to reduce HTTP requests, or when you need to embed images in JSON/data URIs.
A: Base64 encoding increases file size by ~33%, so it's best for images under 100KB.
此工具完全在您的浏览器中运行。数据不会发送到我们的服务器。我们不存储、分享或访问您在此处理的任何信息。