Platform(s): Website
Description of need:
When uploading observations via the iNaturalist website on a slow connection, the process often stalls on “loading metadata”.
For some users, this appears to be unnecessary overhead: not all uploads actually contain relevant metadata. For example, I frequently upload screenshots (which don’t have useful EXIF data like date, location, or camera model). In these cases, waiting for the site to scan for metadata just wastes bandwidth and time, and in low-bandwidth environments it appears to cause the entire upload to fail or freeze. Currently, the user has no option to skip or disable metadata scanning, even when they know the files contain nothing useful.
EDIT : However, it is unclear if this is actually even the issue, as “loading metadata” not an accurate description of system activity ( see discussion )
Feature request details:
Change the upload text to do as suggested in discussion :
-
If it still stalls on loading metadata specifically, introduce a toggle or option to skip metadata extraction during uploads on the website if possible.
-
UI : a simple checkbox in the upload dialog, e.g., “Skip metadata extraction for this batch.”
-
If enabled, the upload would bypass the metadata loading step and proceed directly to manual entry (date, location, species, etc.).
-
This would be especially useful for users who upload screenshots, scans, or other media without EXIF data, and for those on unstable or low-bandwidth connections.
-
Optional advanced implementation: allow users to set a default preference in account settings (e.g., always skip metadata, always extract, or ask each time).
Benefits:
-
Prevents uploads from stalling on metadata scanning.
-
Saves bandwidth for users with poor connectivity.
-
Reduces frustration for those who don’t need metadata at all.

