Add bidirectional HEIC support using system libheif CLI tools (heif-enc/heif-dec) for HEVC encoding/decoding, since Sharp's bundled libheif only supports AV1. - HEIC input: all tools now accept iPhone HEIC photos via heif-dec pre-processing - HEIC output: convert tool produces true HEIC (HEVC) via heif-enc - Docker: adds libheif-examples package for heif-enc/heif-dec CLI tools - Tests: full conversion matrix (7x7), unit tests, and Playwright e2e tests - Docs: updated OpenAPI spec, image-engine docs, getting-started, llms-full.txt
Update all references across docs, workflows, UI components, and config to point to the new GitHub org (stirling-image/stirling-image) and Docker Hub account (stirlingimage/stirling-image) ahead of repo transfer.
Serve LLM-friendly documentation at the docs site root. llms.txt is the index, llms-full.txt has all docs in one file.