Skip to content

Category

Security & Encryption

8 tools

Encryption & Hashing Explorer

Discover how encryption secures your data and how hashing transforms information into a unique fingerprint. Perfect for novices eager to learn cryptography.

EXIF Metadata Viewer & Stripper

View all hidden metadata in your photos — GPS location, camera model, date taken, and more. Strip metadata for privacy before sharing. Your photos never leave your browser.

File Encryptor / Decryptor

Encrypt any file with a password using AES-256-GCM and the Web Crypto API — completely client-side, nothing ever leaves your browser. Decrypt the same files with the original password.

Image Metadata Stripper

Remove hidden EXIF, GPS, and camera data from your images before sharing. Upload one or many photos, strip all embedded metadata through a secure Canvas re-encoding, and download clean copies — everything runs entirely in your browser.

Image Steganography

Hide secret text messages inside ordinary-looking PNG images using LSB (Least Significant Bit) encoding. Optionally password-protect your hidden messages with XOR encryption.

JWT Decoder

Paste a JWT token into the tool to decode and display its header, payload, and signature. This interactive tool helps you quickly inspect and understand your JSON Web Tokens.

Random Password Generator

Generate secure, customizable passwords instantly. Choose length, character types, and complexity — perfect for creating strong credentials without any third-party service.

SSH Key Generator

Generate RSA SSH key pairs directly in your browser using the Web Crypto API. No server involved — your private key never leaves your device. Download public and private keys ready for use with GitHub, GitLab, or any SSH server.