Hashes/Crypto
Hash passwords with scrypt (RFC 7914, memory-hard KDF), with verification against an existing hash.
Compute hashes of text or a file with thirteen algorithms at once: MD5, SHA-1, SHA-256, SHA-384, SHA-512, SHA3-256, SHA3-512, RIPEMD-160, BLAKE2b, BLAKE2s, BLAKE3, CRC32, and Adler-32.
Verify the integrity of a file or text — paste the expected hash and the tool will detect the algorithm among 13 supported ones.
Compute HMAC (Hash-based Message Authentication Code) of text or a file with a secret key — eight algorithms at once: MD5, SHA-1, SHA-256, SHA-384, SHA-512, SHA3-256, SHA3-512, RIPEMD-160.
Hash passwords with bcrypt (random salt, adjustable cost) and verify a password against an existing bcrypt hash.
Generate UUID versions 1, 3, 4, 5, 6 and 7 — random, time-based, and name-based.
Cryptographically random passwords with configurable length and character set.
Check sitemap.xml — required fields, date formats, sitemaps.org limits, duplicate URLs.
Sum or subtract several durations — handy for tallying worked hours, video length, or total task time.
Arabic number ↔ Roman numeral. Type into either field and the other updates automatically.
Generate HTML meta tags for SEO, Open Graph (Facebook), and Twitter Card — with a live share-card preview.
Convert a number into text (in Ukrainian, Russian, or English), with an optional currency-amount mode for hryvnia, dollar, euro, or ruble.
Compare two texts line by line — what was added, removed, or changed, with word-level highlighting inside changed lines.