Bestanden & Media
Checksum Calculator
Verify a file against an expected SHA / MD5 hash.
Drop a file or click to browse
Drop the file you downloaded (ISO, archive, release tarball…)
—
Redactionele opmerking
Understanding · Bytes in, bytes match, done.
Dit uitgebreide hoofdstuk is momenteel alleen in het Engels beschikbaar. De conversietool hierboven werkt in jouw taal; de lange uitleg is nog niet vertaald.
Veelgestelde vragen
Quick answers.
›Why should I check a file checksum?
Verifying a checksum ensures the file was not corrupted during transit and has not been maliciously altered by a third party. It confirms the file on your disk is bit-for-bit identical to the source.
›Which hash algorithm should I use?
SHA-256 is the current industry standard for security. MD5 and SHA-1 are faster but are now considered mathematically weak and should only be used for basic error checking or matching legacy signatures.
›Are my files uploaded to your server?
No. The browser reads the file locally and calculates the hash using your device hardware. Large files may take a few seconds to process depending on your local disk and CPU speed.
›What does a mismatch mean?
If the calculated hash does not match the provided signature, the file is different from the original. This usually indicates an incomplete download, but it can also signal that the file has been tampered with.
Mensen zoeken ook naar
Gerelateerde tools
More in this room.
- BestandscompressorGzip of deflate elk bestand — native in de browser.
- EPUB ValidatorControleer de structuur van elk EPUB-bestand — in uw browser.
- Markdown naar EPUBVerander een Markdown manuscript in een geldig EPUB.
- PDF naar EPUBExtraheer de tekst van een PDF naar een flowable EPUB.
- EPUB naar PDFRender een EPUB naar een gepagineerde PDF.
- Batch Bestand CompressorGzip een map met bestanden naar één zip — alles client-side.