{
  "name": "img_base64",
  "description": "在线图片与 Base64 字符串互转工具，支持 PNG/JPG/GIF/SVG/WebP，纯前端处理，浏览器内完成。",
  "category": "数据转换",
  "ui_url": "/tools/img_base64/",
  "api_url": null,
  "method": "NONE",
  "parameters": {},
  "response": {
    "result": "图片与 Base64 字符串互转，支持 PNG/JPG/GIF/SVG/WebP，纯前端处理，浏览器内完成。"
  },
  "example": {}
}