Hash Generator (SHA-256, etc.)
Generate SHA-1/SHA-256/SHA-384/SHA-512 hash values in your browser. Data is never sent to a server.
Input Text
SHA-1
-
SHA-256
-
SHA-384
-
SHA-512
-
How to Use
テキストを入力すると、SHA-1/SHA-256/SHA-384/SHA-512の4種類のハッシュ値が同時に生成されます。各ハッシュ値をクリックでコピーできます。
How It Works
ブラウザのWeb Crypto API(crypto.subtle.digest)を使用して、サーバーに送信せずにハッシュ値を計算しています。
Related Tools
Character Counter
Count characters, words, lines, and bytes in real-time. Supports full-width characters.
JSON Formatter & Minifier
Format, minify, and validate JSON data in your browser.
Base64 Encode/Decode
Instantly encode and decode Base64 text in your browser. Supports multi-byte characters.
URL Encode/Decode
Encode and decode URLs in real-time. Supports Japanese URL conversion.
Unix Timestamp Converter
Convert between Unix timestamps and dates. Auto-detects seconds vs. milliseconds.
Text Diff
Compare two texts and highlight added and removed lines. Useful for code review and document comparison.
Regex Tester
Test regex matching and replacement in real-time. Supports group capture inspection.
CSV / JSON Converter
Convert between CSV and JSON in your browser. Supports header row auto-detection.
Cron Expression Generator
Easily generate and edit cron expressions with a GUI. Includes natural language descriptions and execution previews.
QR Code Reader
Read QR codes from image files. Supports JPEG, PNG, GIF, and WebP.