Category
Security Tools
Protect your privacy with browser-only processing.
Privacy tools are only trustworthy if you can verify what happens to your data. Every security tool here runs on your device: EXIF metadata is stripped from photos, AES-256 encryption and HMAC signing use the Web Crypto API locally, and file hashes are computed in your browser. There is no backend, so there is nothing to intercept or retain.
11 free tools · processed in your browser
EXIF Privacy Cleaner
Remove hidden metadata from photos before sharing online. All processing happens in your browser.
OpenScreenshot Cleaner
White out sensitive regions in screenshots before sharing. Simple drag-to-select redaction in your browser.
OpenPassword Generator
Generate strong, random passwords with configurable length and character sets. Cryptographically secure.
OpenToken Generator
Generate cryptographically secure random tokens in hex or base64 for API keys, CSRF tokens, and secrets.
OpenPDF Redactor
Draw black boxes over sensitive content in PDF pages and export the redacted page as an image.
OpenHMAC Generator
Generate HMAC-SHA1, HMAC-SHA256, and HMAC-SHA512 signatures with custom keys. Browser-only, secrets never leave.
OpenPassword Strength Checker
Analyze password strength with entropy scoring, character analysis, and tips to improve it.
OpenAES Encrypt & Decrypt
Encrypt or decrypt text with AES using a passphrase. Secure, in-browser encryption with zero uploads.
OpenFile Hash Calculator
Compute MD5, SHA-1, SHA-256, and SHA-512 hashes of any file. Verify downloads and detect corruption.
OpenCredit Card Validator
Validate credit card numbers with the Luhn algorithm. Detect the card network and check formatting.
OpenIBAN Validator
Validate International Bank Account Numbers and extract bank details from the BBAN portion.
OpenFAQ
Security Tools — frequently asked questions
Is AES encryption really done offline?
Yes. The AES-GCM key is derived from your passphrase in your browser using the Web Crypto API. Neither the plaintext nor the passphrase ever leaves your device.
What EXIF data does the cleaner remove?
GPS coordinates, camera make and model, timestamps, and software tags — everything the file's metadata blocks reveal. The cleaned file keeps its visual quality.
Can these tools help with passwords?
Yes. The password generator creates strong random passwords with cryptographic randomness, and the strength checker scores entropy and flags weak patterns.
