Developer Tools
Base64 Encoder and Decoder
Encode UTF-8 text or decode Base64 and Base64URL safely.
Create SHA-256, SHA-384 or SHA-512 checksums for text and files.
Text and files are hashed on your device.
A quick choice helps improve PipFoxy. Your input and results are never included.
Use the Web Crypto API to calculate a hexadecimal digest locally and download a simple checksum record.
Text and files are hashed on your device. Files stay on this device.
No. The browser reads it locally and passes the bytes to Web Crypto.
SHA-256 is widely used for general integrity checks; use a specific algorithm when another system requires it.
Developer Tools
Encode UTF-8 text or decode Base64 and Base64URL safely.
Developer Tools
Create one or many UUID v4 identifiers with secure randomness.
Generators
Create strong passwords with secure randomness and explicit constraints.
Understand secure randomness, length, entropy and safe storage so generated passwords remain genuinely useful.
Learn the difference between valid and readable JSON, decode common parser errors, and handle configuration data safely.
Convert tabular data without breaking quoted fields, losing headers, or silently changing important values.
Private by design. Text and file bytes are passed directly to the Web Crypto API on this device.
Any local file type is accepted up to 32.0 MB.
Lowercase hexadecimal is ready to compare with another trusted checksum.