I don’t know how many others have this problem, but oftentimes I need a specific file that I already have on my computer, but I still redownload it anyway because I either don’t remember that I downloaded it, or I do remember but I can’t find where it is.
Checking if a file is already on my system by using a checksum or something could save space and help with organization. Even just searching for a duplicate in the trash could significantly help.
Ideally the checksum could be scanned before the file is downloaded, which would also save time and reduce data usage, but I don’t think that’s possible.
I’d imagine this would be quite difficult to implement, so I understand if you choose not to, but I believe this could significantly improve the end-user experience.