Base64转图片

解码Base64字符串并预览或下载图片

开发者工具

如何使用 Base64转图片

  1. 1将 Base64 字符串粘贴到输入框中
  2. 2图像预览自动显示
  3. 3点击下载按钮保存图像
  4. 4Click Download to save it

关于 Base64转图片

Paste a Base64-encoded image string and instantly preview the decoded image, then download it in its original format.

常见问题

支持哪些格式?

任何以 Base64 数据 URL 编码的图像格式,包括 JPEG、PNG、WebP 和 GIF。

我的数据会被发送到服务器吗?

不会。解码完全在您的浏览器中进行。