Why can text and a file with the same visible words hash differently?
Text mode hashes the exact UTF-8 encoding of the entered characters. File mode hashes every raw byte, including a byte-order mark, line endings, and metadata.
Security
Generate a lowercase SHA-256 digest for UTF-8 text or any local file up to 100 MB, including a valid empty file. Web Crypto runs entirely in your browser.
The digest for the current text or file will appear here.
Three simple steps
Choose UTF-8 text or raw file bytes.
Enter text or select a local file, then generate SHA-256.
Copy the 64-character lowercase hexadecimal digest.
Privacy first
Tool input and results are processed in temporary state for the current page. The TabPebble application does not send them to a server, write them to a database, or create processing history. Pages and code still load through ordinary network requests. Your browser may restore a tab, while downloads and clipboard copies remain on the device until you remove or replace them.
FAQ
Text mode hashes the exact UTF-8 encoding of the entered characters. File mode hashes every raw byte, including a byte-order mark, line endings, and metadata.
Yes. Core tools are free to use and do not require an account.
No. The TabPebble application performs the tool task in your browser and does not put input into site requests; ordinary page and code requests still reach the hosting service.