Ficheiros e Multimédia
Calculadora de Checksum
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…)
—
Nota do editor
Understanding · Bytes in, bytes match, done.
Este capítulo aprofundado está disponível apenas em inglês no momento. A ferramenta de conversão acima funciona no seu idioma; o artigo explicativo longo ainda não foi traduzido.
Perguntas frequentes
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.
As pessoas também pesquisam por
Ferramentas relacionadas
More in this room.
- Compressor de FicheirosComprima qualquer ficheiro com Gzip ou deflate — nativamente no navegador.
- Validador de EPUBVerifique a estrutura de qualquer ficheiro EPUB — no seu navegador.
- Markdown para EPUBTransforme um manuscrito Markdown num EPUB válido.
- PDF para EPUBExtraia o texto de um PDF para um EPUB fluído.
- EPUB para PDFRenderize um EPUB num PDF paginado.
- Compressor de Ficheiros em LoteCompacta uma pasta de ficheiros num único zip com Gzip — tudo no lado do cliente.