{
  "id": 14,
  "slug": "convert-image",
  "type": "tool",
  "title": "Convert Image — JPG, PNG, WebP (Free)",
  "summary": "Convert images between JPG, PNG, and WebP in batch. 100% in your browser — free, no sign-up, no upload.",
  "category_slug": "image",
  "category_name": "Image Tools",
  "locale": "en",
  "seo": {
    "description": "Free online image converter. Batch convert between JPG, PNG and WebP. In-browser, private, no limits."
  },
  "data": {
    "io": {
      "accepts": [
        "image/jpeg",
        "image/png",
        "image/webp"
      ],
      "outputs": [
        "image/jpeg",
        "image/png",
        "image/webp"
      ]
    },
    "mode": "convert",
    "howto": [
      {
        "step": 1,
        "text": "Choose one or more images."
      },
      {
        "step": 2,
        "text": "Pick a target format."
      },
      {
        "step": 3,
        "text": "Convert and download."
      }
    ],
    "sections": [
      {
        "body": "Switch images between JPG, PNG, and WebP right in your browser. Great for the web (WebP) or compatibility (JPG/PNG).",
        "heading": "Convert image formats"
      }
    ],
    "toolKind": "client",
    "clientApp": "image-tool"
  },
  "updated_at": "2026-06-27T04:44:29.281Z",
  "faq": [
    {
      "q": "Is it free?",
      "a": "Yes, completely free with no file limits."
    },
    {
      "q": "Is my data private?",
      "a": "Yes — this tool runs entirely in your browser. Your files and text are never uploaded."
    }
  ],
  "related": [
    {
      "slug": "webp-to-jpg",
      "title": "WebP to JPG Converter — Free, Batch",
      "type": "tool",
      "category_slug": "image"
    },
    {
      "slug": "jpg-to-webp",
      "title": "JPG to WebP Converter — Free, Batch",
      "type": "tool",
      "category_slug": "image"
    },
    {
      "slug": "jpg-to-png",
      "title": "JPG to PNG Converter — Free, Batch",
      "type": "tool",
      "category_slug": "image"
    },
    {
      "slug": "png-to-jpg",
      "title": "PNG to JPG Converter — Free, Batch",
      "type": "tool",
      "category_slug": "image"
    },
    {
      "slug": "image-to-base64",
      "title": "Image to Base64 — Free Data URI",
      "type": "tool",
      "category_slug": "image"
    },
    {
      "slug": "crop-image",
      "title": "Crop Image — Free, In Browser",
      "type": "tool",
      "category_slug": "image"
    },
    {
      "slug": "rotate-image",
      "title": "Rotate & Flip Image — Free, Batch",
      "type": "tool",
      "category_slug": "image"
    },
    {
      "slug": "resize-image",
      "title": "Resize Image — Free, Batch",
      "type": "tool",
      "category_slug": "image"
    },
    {
      "slug": "compress-image",
      "title": "Compress Image — Free, No Limits",
      "type": "tool",
      "category_slug": "image"
    }
  ]
}