online-tools icon indicating copy to clipboard operation
online-tools copied to clipboard

get sha256 of the file pointed by a url,

Open Kreijstal opened this issue 2 years ago • 5 comments

so we just give the url instead of uploading it ourselves

Kreijstal avatar Dec 14 '23 16:12 Kreijstal

I believe it's not a server-side js project. Therefore, it means it will all run by your client (or Browser)...
So if you just give a url, the page still needs to download the file to your machine then do other stuff...

KevinZonda avatar Dec 19 '23 18:12 KevinZonda

I believe it's not a server-side js project. Therefore, it means it will all run by your client (or Browser)... So if you just give a url, the page still needs to download the file to your machine then do other stuff...

hmm, still if you give a url that has a server that allows downloads it shouldn't be a problem.

Kreijstal avatar Dec 21 '23 17:12 Kreijstal

added this feature, please try it.

emn178 avatar May 30 '24 12:05 emn178

added this feature, please try it.

still not in the website, right?

Kreijstal avatar May 30 '24 16:05 Kreijstal

https://emn178.github.io/online-tools/sha256_checksum.html switch Type from File to URL

emn178 avatar May 31 '24 00:05 emn178