Tag: image compression

The structure of the magick command (ImageMagick)

ImageMagick Tools This post contains hints on how to use “magick”: selecting frames or areas of an image, types of options, output file numbering, color names, how to specify a transparent color. The “magick” utility is part of the ImageMagick package. For details on installing ImageMagick, including which dependencies need to be installed to support the maximum number of formats,...

How to convert a large number of images to another format

Bulk image conversion The article “How to convert images to any formats in Linux” shows how you can easily convert an image from one format to another using the magick program (hundreds of formats are supported). The “magick” utility is part of the ImageMagick package. For details on installing ImageMagick, including which dependencies need to be installed to support the...

How to reduce image size. Bulk photo scaling and resizing on the command line

How to reduce image size You can reduce the image size in several ways: 1. Select lossy image encoding format (JPEG) 2. Increase the level of image compression (for images compressed with loss of quality, this will lead to a deterioration in the appearance of the image, for images compressed without quality loss, this will mean longer processing of the...
Loading...
X