WFH

WFH - Web File Hasher is a utility for hashing files using the MD5 algorithm in web browsers. The core MD5 hashing functionality is implemented in Rust and compiled to WebAssembly. The utility supports hashing entire files in memory, or incrementally hashing larger files via streaming.

In this particular example, files smaller than 1MB will be hashed in whole once, and larger files will be incrementally hashed via streaming, though the size threshold can be configured.


loading...

ready

processing...

error

Details will show here for each file hashed.