artifacts/inspect/RenderKit.0.3.5/src/Resources/Mappings/image.json

{
  "Id": "image",
  "Types": [
    {
      "Name": "Image",
      "Extensions": [
        ".bmp",
        ".gif",
        ".heic",
        ".jpeg",
        ".jpg",
        ".png",
        ".psd",
        ".svg",
        ".tif",
        ".tiff",
        ".webp"
      ]
    }
  ]
}