jadboy20 / wallpaper-changer

Changes desktop background
1 stars 0 forks source link

Reject images with too low resolution #12

Open jadboy20 opened 5 years ago

jadboy20 commented 5 years ago

If an image has a too low resolution, i.e. 480 x 320, then reject the image. Who wants to look at a crappy image.

Also check that image is valid. Possible that file has been named as a jpeg, but is actually not a valid.

Try to think of other things that should be rejected.