Open jadboy20 opened 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.
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.