blips/compressing-images.md

19 lines
769 B
Markdown
Raw Normal View History

2023-11-26 21:55:50 +00:00
# aggressively ensmallening images for web
2023-11-27 00:05:41 +00:00
*adapted from rek's described steps [here](https://www.youtube.com/watch?v=cfrB4Gvpj8c)*
2023-11-26 21:55:50 +00:00
2023-11-26 21:56:58 +00:00
**assuming that you are compressing to jpeg using GNU Image Manipulation Program (which i like to call g-image):**
2023-11-26 21:55:50 +00:00
- scale down the image
- scale the image to the smallest size you're willing to accept for your use case
2023-11-26 21:56:58 +00:00
**the next steps are during the export step in g-image under the "advanced" menu:**
2023-11-26 21:55:50 +00:00
- reduce quality
- set compression quality as low as 20 (or as low as you can accept)
- smooth image
- between .10 and .15
- progressive sampling
- check "progressive" in conversion menu (makes the image load in a smoother way on slow connections)
- stripping metadata
- strip it all
- color subsampling
- set to 4:2:0