Loading...
Encode and decode text in several formats and compute cryptographic hashes in your browser - nothing is sent to our servers.
Pick an encoding, operation (where applicable), hash algorithm, then enter or upload text.
Reads the file as text and loads it into the field above.
How these utilities are meant to be used.
Base64: Binary-to-text encoding using 64 ASCII characters - common for embedding data in JSON, URLs, and email.
SHA-256: Produces a 256-bit digest for integrity checks and fingerprinting (not a replacement for password storage with proper KDFs).
Privacy: All work runs in your browser; input is not uploaded to Huntertech.
Illustrative outputs.
Hello → SGVsbG8=Hello → 185f8db32271fe25f561a6fc938b2e264306ec304eda518007d1764826381969File hash: Upload a text file to hash its contents for quick integrity checks.