{
  "schema_version": 1,
  "generated_utc": "2026-08-13T08:18:57.502166+00:00",
  "product": "UtiliVera Image",
  "version": "0.8.0",
  "executable": {
    "file": "UtiliVeraImage.exe",
    "role": "frozen executable under test",
    "bytes": 122945819,
    "sha256": "11C652A58904A5EDD470DA7DA7EB332011148826660C07D0674D592A90990D2C",
    "format": "EXE"
  },
  "source": {
    "file": "reference-source.png",
    "role": "controlled visual source",
    "bytes": 1301518,
    "sha256": "63BCC1543F39C97A12AD8E3617420E7FFB95F4A7DECB754CB3C558D6DFCFB9DB",
    "format": "PNG",
    "width": 1568,
    "height": 1003
  },
  "workflows": {
    "heic_to_jpg": {
      "parameters": {
        "intermediate_format": "HEIF",
        "output_format": "JPEG",
        "quality": 90,
        "metadata": "remove-gps"
      },
      "input": {
        "file": "heic-source.heif",
        "role": "generated HEIF input",
        "bytes": 456995,
        "sha256": "C16E639262C4A3447924FAC37FE83F98AF889298767B9AD7AEBB9AC4BCDBF824",
        "format": "HEIF"
      },
      "output": {
        "file": "heic-to-jpg-result.jpg",
        "role": "JPEG result",
        "bytes": 220208,
        "sha256": "BB8011052A1BF079124B29439B5E9E15AE8A839034545008B7C03F8AA7F49E1E",
        "format": "JPEG",
        "width": 1568,
        "height": 1003
      }
    },
    "exact_100_kib": {
      "parameters": {
        "output_format": "JPEG",
        "target_kib": 100,
        "metadata": "remove-gps"
      },
      "input": {
        "file": "reference-source.png",
        "role": "PNG input",
        "bytes": 1301518,
        "sha256": "63BCC1543F39C97A12AD8E3617420E7FFB95F4A7DECB754CB3C558D6DFCFB9DB",
        "format": "PNG",
        "width": 1568,
        "height": 1003
      },
      "output": {
        "file": "exact-100kb-result.jpg",
        "role": "JPEG result",
        "bytes": 101584,
        "sha256": "308059B8688C89687A74D1163C03025C498C0364388454347D854F84C16A2F3A",
        "format": "JPEG",
        "width": 1568,
        "height": 1003
      }
    },
    "batch_resize": {
      "parameters": {
        "output_format": "JPEG",
        "resize": "long-edge",
        "size_px": 800,
        "quality": 90
      },
      "input": {
        "file": "reference-source.png",
        "role": "PNG input",
        "bytes": 1301518,
        "sha256": "63BCC1543F39C97A12AD8E3617420E7FFB95F4A7DECB754CB3C558D6DFCFB9DB",
        "format": "PNG",
        "width": 1568,
        "height": 1003
      },
      "output": {
        "file": "resize-800px-result.jpg",
        "role": "JPEG result",
        "bytes": 77351,
        "sha256": "83628D84F9165D67D526C6637BE8D0C7EAA20C26E3E271CCE7161812E8564BFA",
        "format": "JPEG",
        "width": 800,
        "height": 512
      }
    },
    "remove_gps": {
      "parameters": {
        "output_format": "JPEG",
        "metadata": "remove-gps",
        "quality": 90
      },
      "input": {
        "file": "gps-source.jpg",
        "role": "GPS-tagged JPEG control",
        "bytes": 269305,
        "sha256": "3AC4820F7111688B6A6E3798CC53AA1FD951D5BCD651AE3200B5FD1E24337903",
        "format": "JPEG",
        "width": 1568,
        "height": 1003
      },
      "output": {
        "file": "gps-clean-result.jpg",
        "role": "GPS-clean JPEG result",
        "bytes": 231604,
        "sha256": "D9A5E5A079B94FC645C8F64EEE6F81649AE5C6C14C3EFECCA94835A3E23DB8C8",
        "format": "JPEG",
        "width": 1568,
        "height": 1003
      }
    },
    "webp_to_jpg": {
      "parameters": {
        "input_format": "WebP",
        "output_format": "JPEG",
        "quality": 90
      },
      "input": {
        "file": "webp-source.webp",
        "role": "generated WebP input",
        "bytes": 98252,
        "sha256": "E964A15E94C8CEFFFD345B701FCC0E3F1A08A507C97DB52BBC232DB0E2B692A6",
        "format": "WEBP",
        "width": 1568,
        "height": 1003
      },
      "output": {
        "file": "webp-to-jpg-result.jpg",
        "role": "JPEG result",
        "bytes": 193097,
        "sha256": "CB2DEA467736EE638A11AF8B8361FF7557B4A7BEF1865A2989ABDF52903C3DA9",
        "format": "JPEG",
        "width": 1568,
        "height": 1003
      }
    }
  },
  "checks": {
    "exact_target_at_or_below_100_kib": true,
    "resize_long_edge_is_800_px": true,
    "heif_container_detected": true,
    "webp_container_detected": true,
    "gps_present_in_control_source": true,
    "gps_removed_from_result": true,
    "non_location_xmp_title_preserved": true
  }
}
