tnc-ca-geo / animl-api

Backend for https://animl.camera
4 stars 0 forks source link

Resize images that are over 4 MB #192

Open nathanielrindlaub opened 4 weeks ago

nathanielrindlaub commented 4 weeks ago

Currently we just reject them and create an ImageError, but it would be nice to just resize them by default and maybe provide a warning?