Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 958 Bytes

README.md

File metadata and controls

26 lines (21 loc) · 958 Bytes

Сrop-resize

🗓 May 2021

A simple utility for resizing images on the backend: changing advertising banners, previews for music albums and movie covers in low resolution, and others.

Technology stack

Interface

Version: name version https://gitlab.com/link/
Available formats: jpeg png webp
Usage: convert input-file [options ...] output-file
Options Settings:
  --resize width height       resize the image
  --quality value             PEG/PNG compression level
  --crop width height x y     сut out one or more rectangular regions of the image
  --blur {radius}             reduce image noise and reduce detail levels 
  --format "outputFormat"     the image format type