Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

get size of image linux

$ identify color.jpg 
> color.jpg JPEG 1980x650 1980x650+0+0 8-bit DirectClass 231KB 0.000u 0:00.000
Comment

how to check size of image in linux

$ identify -format '%wx%h' img.png
100x200
Comment

PREVIOUS NEXT
Code Example
Shell :: change current branch git 
Shell :: add file to gitignore 
Shell :: open file in finder from terminals 
Shell :: ubuntu install composer 
Shell :: find bigger file on linux centos 
Shell :: get a remote branch git 
Shell :: get current time curl 
Shell :: liburcu ubuntu install 
Shell :: kubectl cheat sheet 
Shell :: wsl2 file 
Shell :: windows start stop service 
Shell :: install express.js 
Shell :: installing deb 
Shell :: brew install mac 
Shell :: cluster_block_exception 
Shell :: reboot ubuntu 
Shell :: how to install lvm2 on ubuntu 
Shell :: install amplify cli on mac 
Shell :: git log with branch tree 
Shell :: how to activate virtual environment in ubuntu 20.04 
Shell :: WSL connect docker daemon to docker for windows 
Shell :: npm install package globally 
Shell :: aws cli s3 list buckets 
Shell :: fish wsl 
Shell :: qemu convert qcow2 to vmdk 
Shell :: pytorch 
Shell :: build cordova app command 
Shell :: arch linux charcode logo 
Shell :: download entire website Linux terminal 
Shell :: how to install pymongo 
ADD CONTENT
Topic
Content
Source link
Name
4+6 =