first commit
This commit is contained in:
7
img/backgrounds/compress images PLEASE
Normal file
7
img/backgrounds/compress images PLEASE
Normal file
@ -0,0 +1,7 @@
|
||||
convert image_unoptimized.jpg \
|
||||
-sampling-factor 4:2:0 \
|
||||
-strip \
|
||||
-quality 70 \
|
||||
-interlace JPEG \
|
||||
-colorspace RGB \
|
||||
image_optimized.jpg
|
Reference in New Issue
Block a user