Tool

이미지 width, height 얻는 툴

'김용환' 2017. 6. 23. 14:51


터미널에서 이미지의 width와 height 얻는 툴은 github에 많다.


https://github.com/scardine/image_size


git clone하고 사용하면 끝이다.


사용법은 너무 간단하다.


$ python get_image_size.py  img.jpg

750 500 27453 JPEG img.jpg

저작자표시 (새창열림)