cedws / finch

A proof-of-concept for enhancing and organising an image collection using Google's Vision API
GNU General Public License v3.0
0 stars 1 forks source link

Check resolution of image without downloading. #16

Open cedws opened 6 years ago

cedws commented 6 years ago

ImageMagick's ping command allows the resolution of an image to be determined without fully downloading it. This could help speed things up and save bandwidth.