Posts

Showing posts from February, 2026

File Hash Tool Multilingual

Image
File Hash Tool is a utility for calculating, comparing, and verifying file checksums. It supports 8 hashing algorithms and is fully multithreaded for maximum performance.   ALGORITHMS MD5, SHA-1, SHA-256, SHA-512, CRC-32, BLAKE2b, SHA3-256, XXHash64    TABS 1. Files Add single files or entire folders (recursively) Automatic duplicate detection and skipping Displays total queue size Freely select which algorithms to compute Progress bar with percentage status for each file Ability to cancel processing at any time Results table with sortable columns Resizable column headers (drag to adjust width) Context menu: copy hash, copy all hashes, compare Export results to TXT or CSV 2. File Comparison Compare two files using selected algorithms Per-algorithm results: file 1 hash, file 2 hash, match status (✓/✗) Copy hashes via context menu Progress bar with cancel option 3. Integrity Verification Verify a file against expected hash values Separate input fields for each algorithm Det...