edit markdown
This commit is contained in:
parent
bf9a1927ec
commit
b636a805c7
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# aggressively ensmallening images for web
|
||||
|
||||
assuming that you are compressing to jpeg using GNU Image Manipulation Program (which i like to call g-image):
|
||||
**assuming that you are compressing to jpeg using GNU Image Manipulation Program (which i like to call g-image):**
|
||||
- scale down the image
|
||||
- scale the image to the smallest size you're willing to accept for your use case
|
||||
|
||||
the next steps are during the export step in g-image under the "advanced" menu:
|
||||
**the next steps are during the export step in g-image under the "advanced" menu:**
|
||||
- reduce quality
|
||||
- set compression quality as low as 20 (or as low as you can accept)
|
||||
- smooth image
|
||||
|
|
Loading…
Reference in a new issue