mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
Sharp can read HEIF container headers (metadata succeeds) but cannot decode HEVC pixels (stats fails with "No decoding plugin installed"). Unconditionally pre-decode HEIF files via heif-dec CLI before any Sharp operations, matching the createToolRoute factory behavior.