mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
- Route resize steps with contentAware=true to the content-aware-resize tool in both single-file and batch pipeline paths - Update HEIC filename extension to .png after decoding so downstream tools don't attempt double-decoding - Wrap per-step errors with step number and tool name for clarity (e.g. "Step 1 (resize): Resize requires width, height, or percentage") - Show first file's step-level error in batch failure messages