User Tools

Site Tools


resize_images
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Last revision
resize_images [2021/04/05 17:58] – created dino
Line 1: Line 1:
 + Install the tool ImageMagick from the system repository on Ubuntu/Debian
  
 +<code>sudo apt-get update</code>
 +
 +<code>sudo apt-get install ImageMagick </code>
 +
 +
 +<code>convert image.jpg -resize 800x600\> image.jpg </code>
resize_images.txt · Last modified: 2024/03/12 21:23 by 127.0.0.1