{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreihbamwfr3smibn5em34tugc5h2ldg7ygqcsn6chw2qh3kghotr774",
    "uri": "at://did:plc:nfto3lv2rcs5s7h7digotzlu/app.bsky.feed.post/3mltkyjrgnv72"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreig7saeenw6c3prrms24e2bpcmq7mskq26az4ajg73ufx33cf4gf2a"
    },
    "mimeType": "image/png",
    "size": 32236
  },
  "path": "/packages/image_format_converter",
  "publishedAt": "2026-05-14T19:38:14.631Z",
  "site": "https://pub.dev",
  "textContent": "A pure Dart package that automatically intercepts and converts unsupported image formats (like JPEG) into standardized PNG files for strict upload requirements. Changelog excerpt: - Initial release. - Added `convertToPng`method to safely format various image byte arrays into PNGs. - Added `convertToJpeg`method to safely format various image byte arrays into JPEGs with quality control. - Added comprehensive unit and file-based testing.",
  "title": "v0.0.1 of image_format_converter",
  "updatedAt": "2026-05-14T19:35:43.269Z"
}