← 返回工具首页 | Olutil Image Tools
🌐 简体中文

Base64 转图片解码器

粘贴 Base64 data URI(或原始 Base64),立即预览图片并下载为文件。格式会根据 data URI 头自动识别。 100% 本地处理

🖼️粘贴 Base64 以预览

使用方法

  1. Paste the Base64 string into the left textarea. A full data:image/png;base64,... URI works, as does the raw Base64 body alone.
  2. Click Decode — the image appears on the right with its dimensions and detected format.
  3. Download — the suggested filename uses the detected extension (e.g. image.png).

支持的输入

任意 Base64 编码的图片:PNG、JPG、WebP、GIF、BMP、SVG。解码器会从 data URI 头读取 MIME 类型;若粘贴纯 Base64,则默认按 PNG 处理。

功能特性

相关工具