Archivos y Medios
Calculadora de Checksums
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 del editor
Understanding · Bytes in, bytes match, done.
Este capítulo en profundidad está disponible solo en inglés por el momento. La herramienta de conversión de arriba funciona en tu idioma; el artículo explicativo extenso aún no se ha traducido.
Preguntas frecuentes
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.
La gente también busca
Herramientas relacionadas
More in this room.
- Compresor de ArchivosComprime (Gzip o deflate) cualquier archivo — de forma nativa en el navegador.
- Validador de EPUBComprueba la estructura de cualquier archivo EPUB — en tu navegador.
- Markdown a EPUBConvierte un manuscrito Markdown en un EPUB válido.
- PDF a EPUBExtrae el texto de un PDF a un EPUB fluido.
- EPUB a PDFRenderiza un EPUB en un PDF paginado.
- Compresor de Archivos por LotesComprime una carpeta de archivos en un solo zip — todo del lado del cliente.