mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
Sharp's TIFF encoder silently strips the alpha channel, flattening transparency against black. This caused border (corner radius, shadow), beautify, and replace-color tools to produce wrong output for TIFF inputs when the operation needs transparency. Remove TIFF from ALPHA_FORMATS so these tools fall back to PNG output.