reduce image size linux:
To reduce the size of the image,Convert command can be used.
convert Input_Image.jpg -filter bessel -resize 30% Output_Image.jpg
To reduce the size of the image,Convert command can be used.
convert Input_Image.jpg -filter bessel -resize 30% Output_Image.jpg
No comments:
Post a Comment