A script that can quickly get the resolution of an image.
- Rapid image size detection
- Supports multiple image formats
- Easy to integrate and use
python main.py --inputs example/Einstein.jpg example/Newton.jpeg example/Gauss.png
ImageSize supports the following image formats:
- JPEG
- PNG
ImageSize is released under the GPL3 License.