first commit

This commit is contained in:
sky
2025-06-22 11:43:10 -04:00
commit 3bb16e3824
100 changed files with 18553 additions and 0 deletions

View File

@ -0,0 +1,7 @@
convert image_unoptimized.jpg \
-sampling-factor 4:2:0 \
-strip \
-quality 70 \
-interlace JPEG \
-colorspace RGB \
image_optimized.jpg