|
|
96f6973d39
|
Fix bugs across all crates
|
2026-03-07 23:35:32 +02:00 |
|
|
|
72c519bebc
|
Fix performance and UX issues
|
2026-03-07 23:11:00 +02:00 |
|
|
|
9e1562c4c4
|
Fix edge cases and consistency issues
|
2026-03-07 19:47:23 +02:00 |
|
|
|
62ad99d254
|
Fix pipeline order, add selective metadata stripping, rename case/regex
|
2026-03-06 18:12:18 +02:00 |
|
|
|
646a698ac1
|
Add watermark tiling, rotation types, margin/scale controls
|
2026-03-06 17:36:07 +02:00 |
|
|
|
727056f385
|
Add font family selector for watermark text
|
2026-03-06 17:12:23 +02:00 |
|
|
|
e871d47a80
|
Wire resize algorithm selection, overwrite behavior, and fix rotation/flip scope
|
2026-03-06 15:17:59 +02:00 |
|
|
|
f3dc164018
|
Add image adjustments pipeline (brightness, contrast, crop, effects)
|
2026-03-06 14:24:14 +02:00 |
|
|
|
c81e2364af
|
Add metadata stripping, watermark positioning, and rename template modules
|
2026-03-06 02:06:01 +02:00 |
|
|
|
4b354b79c4
|
Add SIMD-accelerated resize operation using fast_image_resize
|
2026-03-06 01:54:57 +02:00 |
|
|
|
f6cccda7bf
|
Add operation configuration types: resize, convert, compress, metadata, watermark, rename
|
2026-03-06 01:40:24 +02:00 |
|
|
|
dab049b0d3
|
Add core module structure
|
2026-03-06 01:28:44 +02:00 |
|