Imagemagick compress jpg

 
magick flowchart.jpg -strip -interlace Plane -gaussian-blur 0.05 -quality 85% result.jpg


See image processing - Recommendation for compressing JPG files with ImageMagick - Stack Overflow

Comments

Popular posts from this blog

QTreeView and QTableView dynamic changes

C++ strings and string_view