Free tool · Runs in your browser · Nothing uploaded

Hash any text.

Type text and get its SHA-256, SHA-1, SHA-384, and SHA-512 hashes instantly — computed with the browser’s Web Crypto, so nothing you type leaves your machine.

A fingerprint for anything

A hash turns any input into a fixed-length fingerprint: change one byte and the output changes completely, but the same input always produces the same hash. That makes it the workhorse behind integrity checks, content addressing, caching keys, and de-duplication. The one thing it is not for is passwords — plain hashes are too fast, so credentials need a slow, salted algorithm like Argon2 or bcrypt on your server.

Free tools for the backend you run.

One of a set of free developer tools from Infraveil — the control plane for running, securing, and watching your backend on servers you own. Browse the rest, no signup.

See all free tools

Get the backend toolkit

Practical tools and guides for shipping and running a backend you own. No spam.