mirror of
https://github.com/MathMan05/Fermi.git
synced 2026-08-28 00:44:08 +00:00
Update CompressingImages.md
This commit is contained in:
@@ -8,6 +8,7 @@ good at reducing the pallet, a first step for images that have a limited number
|
||||
good ratios, though not as good as other options, though better compatibility
|
||||
### oxipng
|
||||
(you can also use through squoosh with the same results)
|
||||
|
||||
Seems to be the best of all of the options, not sure if it's all you would need, but it did shrink pngs further than the other two tools afterwards.
|
||||
```bash
|
||||
oxipng -o max --strip all --alpha <filename here>
|
||||
|
||||
Reference in New Issue
Block a user