Commit Graph

3 Commits

Author SHA1 Message Date
6a20406b0f Add -config flag using cobra to specify config file path 2026-01-08 04:58:05 -08:00
5462c9222c Add pure Go image processor with resize and format conversion
Implements the Processor interface using disintegration/imaging library.
Supports JPEG, PNG, GIF, WebP decoding and JPEG, PNG, GIF encoding.
Includes all fit modes: cover, contain, fill, inside, outside.
2026-01-08 03:54:50 -08:00
c491bc7af3 Add Go module definition 2026-01-08 02:18:49 -08:00