Hash Generator
Generate SHA-256, SHA-384, and SHA-512 hashes.
- On your device
- No signup
Select your file in the hash generator—hashing runs locally in the browser for supported sizes without uploading file contents to Utilnivo. SHA-256 output verifies downloads and detects tampering. Very large files may be memory-limited by the browser; split archives or use CLI sha256sum for multi-GB assets.
Private on your device
Your information stays on your device and is not uploaded.
Generate SHA-256, SHA-384, and SHA-512 hashes.
Generate SHA-256 file checksums on your device.
Encode and decode text with Base64.
Generate UUIDs for apps, tests, and databases.
Format, minify, and validate JSON with optional key sorting.
Compare two JSON documents and instantly see added, removed, and changed values. JSON mode highlights changed keys with path hints.
Format, minify, and validate XML with readable indentation.
Compare two XML documents and see tag, attribute, and text line changes.
This file hash checksum generator computes digests from uploaded files so you can verify downloads, detect tampering, and compare build artifacts. Select algorithm, hash locally in the browser, and match against published checksums.
Checksum verification confirms file integrity—not authenticity unless the checksum itself is signed or from a trusted channel.
Large files may take seconds to hash in the browser depending on device speed.
Upload the file, pick hash algorithm, generate checksum, and compare hex output to the reference value character by character.
Example: hash a downloaded `.iso` with SHA-256 and compare to the publisher checksum before creating a bootable USB drive.
Enter text and choose SHA-256, SHA-384, or SHA-512. Hashes are generated with secure random generation on your device.
Results are based on the inputs you provide and may not cover every edge case. This tool is for general use and is not professional advice.
Your data stays on your device and is not uploaded.
These pages use the same hash generator with examples tailored to different tasks.
FAQ
Match the algorithm published by the file provider—often SHA-256 or SHA-512 today.
Standard hashing works on your device.
Re-download from the official mirror— the file may be corrupted or tampered.
Page last reviewed: