assets

Assets

Repository of commonly used assets by WebMonks and Humainly. Available on https://thewebmonks.github.io/assets/.

Image magick

Resize:

$ convert blue.png -resize 32@32 blue_32x32.png

Quality:

$ convert 559500.jpg -resize 1935x -quality 50 559500_1935.jpg