Commit Graph

15 Commits

Author SHA1 Message Date
David Eisinger
778cae07b9 Make dither server more efficient
All checks were successful
Deploy / deploy (push) Successful in 9m4s
2026-04-08 23:02:20 -04:00
David Eisinger
90fdd06b82 Auto-orient photos 2025-09-02 16:21:23 -04:00
David Eisinger
3890cc8f09 Strip EXIF data from images 2025-08-15 22:11:44 -04:00
David Eisinger
912f3cc7f9 Double image size if not dithering 2025-02-05 22:59:58 -05:00
David Eisinger
51de050434 Use PNG even went not dithering
Seeing webp encoding issues
2025-02-05 22:59:58 -05:00
David Eisinger
bf5238dd56 Check for file before decrypt/dither 2024-02-04 15:41:42 -05:00
David Eisinger
28fc8f980c Handle geo strings better 2024-02-02 16:34:10 -05:00
David Eisinger
c232e62306 Don't use tempfiles 2024-02-02 15:59:55 -05:00
David Eisinger
9eea35ecd4 Require ROOT & KEY env vars 2024-02-02 14:28:31 -05:00
David Eisinger
112e101643 DITHER=0 to disable dithering 2024-02-02 14:27:32 -05:00
David Eisinger
b7ba473309 Flatten PNGs w/ white BG before dither
Some were showing up w/ black BG
2024-02-02 09:53:37 -05:00
David Eisinger
0745f890b1 Handle partial geometries 2024-02-02 00:55:43 -05:00
David Eisinger
aeffd21c59 Make geometry optional 2024-02-02 00:46:08 -05:00
David Eisinger
59b3527730 Fix ImageMagick incompatibility on CI 2024-02-02 00:18:25 -05:00
David Eisinger
0a7b98406a Add dither server 2024-02-01 23:42:50 -05:00