Update 'RuralComputing/img/README.md'
parent
6d699c64b6
commit
05dadaf411
@ -1,4 +1,6 @@
|
|||||||
**Compression + dither made with ImageMagick**
|
**Compression + dither made with ImageMagick**
|
||||||
|
```
|
||||||
|
|
||||||
convert input.jpg -resize X% -dither Floyd-Steinberg -colors 8 out_comp_dither.jpg
|
convert input.jpg -resize X% -dither Floyd-Steinberg -colors 8 out_comp_dither.jpg
|
||||||
|
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue