Home Hashing Hashes and checksums File hash / checksum computes the checksum of any file you upload Text hash / checksum turns any string into a non-reversible random-looking hash, perfect for fingerprinting or password storage Hash identifier identifies the most likely algorithm behind a hash (MD5, SHA-1, SHA-256, bcrypt, Argon2...) from its length and format, and tries to recover the plain text via a dictionary of common passwords