Horje
get size of image linux Code Example
get size of image linux
$ identify color.jpg 
> color.jpg JPEG 1980x650 1980x650+0+0 8-bit DirectClass 231KB 0.000u 0:00.000
how to reduce the size of an image in linux
sudo apt-get install imagemagick
how to reduce the size of an image in linux
convert -resize 1024X768  source.png dest.jpg




Shell

Related
yarn add @materialui Code Example yarn add @materialui Code Example
remove all iptables rules Code Example remove all iptables rules Code Example
vim :qa! Code Example vim :qa! Code Example
debian full install qt5 Code Example debian full install qt5 Code Example
kill all process linux Code Example kill all process linux Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
12