Commit Graph

14 Commits

Author SHA1 Message Date
24459ef9ac Add session memory, resize mode tabs, improved output summary 2026-03-06 12:44:16 +02:00
3e63761b43 Add window persistence, clickable step indicator, file list improvements 2026-03-06 12:27:19 +02:00
9ad70c960b Add file watcher for watch folder functionality 2026-03-06 11:17:02 +02:00
0bc39542ee Add storage module for presets, config, session, and history persistence 2026-03-06 02:14:57 +02:00
9b5cfd1212 Add pipeline executor with progress reporting and cancellation 2026-03-06 02:08:11 +02:00
c81e2364af Add metadata stripping, watermark positioning, and rename template modules 2026-03-06 02:06:01 +02:00
90807f5632 Add output encoders (mozjpeg, oxipng, webp, avif) and integration tests 2026-03-06 02:02:27 +02:00
4b354b79c4 Add SIMD-accelerated resize operation using fast_image_resize 2026-03-06 01:54:57 +02:00
1fc958f068 Add ImageLoader and file discovery modules 2026-03-06 01:50:46 +02:00
0f539875bb Add AppConfig with overwrite behavior, skill level, thread count settings 2026-03-06 01:43:22 +02:00
7967e86a59 Add Preset type with 8 built-in presets and JSON serialization 2026-03-06 01:42:35 +02:00
f503c81df8 Add ProcessingJob type with source management and output path resolution 2026-03-06 01:41:23 +02:00
f6cccda7bf Add operation configuration types: resize, convert, compress, metadata, watermark, rename 2026-03-06 01:40:24 +02:00
3e176e3d65 Add error types and core image types: ImageFormat, ImageSource, Dimensions, QualityPreset 2026-03-06 01:37:39 +02:00