Increase embedded image quality.
This commit is contained in:
@@ -13,6 +13,11 @@
|
|||||||
**Modifications**:
|
**Modifications**:
|
||||||
|
|
||||||
* Cropped for 16:9
|
* Cropped for 16:9
|
||||||
* Scaled down to 420x277
|
* Scaled down to 492x277
|
||||||
* Gaussian blur 0.05
|
* Gaussian blur 0.01
|
||||||
* Quality @ 50%
|
* Quality @ 85%
|
||||||
|
|
||||||
|
```sh
|
||||||
|
$ convert -extent 2048x1152 -gravity center -47543120431_b285c45ac8_k.jpg output.jpg
|
||||||
|
$ mogrify -strip -interlace Plane -gaussian-blur 0.01 -quality 85% -scale 492x277 output.jpg
|
||||||
|
```
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 8.2 KiB After Width: | Height: | Size: 17 KiB |
Reference in New Issue
Block a user