croptool
croptool copied to clipboard
Images larger than 50 mb fail with the info api returning a 404
For example:
- https://croptool.toolforge.org/?site=commons.wikimedia.org&title=Planisph%C3%A8re,+Colonies+fran%C3%A7aises+-+par+P.+Vidal-Lablache...+-+btv1b52514112q+(2+of+2).jpg
- https://croptool.toolforge.org/?site=commons.wikimedia.org&title=Chidiebere+Ibe+Photograph.jpg
Both of these images are around 50 mb, and both fail in the same way
These evetually make a call to info api endpoint - https://croptool.toolforge.org/api/file/info?site=commons.wikimedia.org&title=Planisph%C3%A8re,+Colonies+fran%C3%A7aises+-+par+P.+Vidal-Lablache...+-+btv1b52514112q+(2+of+2).jpg which after a while returns a 404 error.