Text Encrypt/Decrypt (Web Crypto) - Online AES & RSA
Encrypt and decrypt text using the browser's Web Crypto API. Supports AESβGCM and subtle key generation. No server required.
UD5 Toolkit
Generate cryptographic key pairs, sign messages with your private key, and verify signatures using the corresponding public key. All operations happen locally in your browser via the Web Crypto API. Your private key never leaves your device.
Client-Side Only Β· Web Crypto APIEncrypt and decrypt text using the browser's Web Crypto API. Supports AESβGCM and subtle key generation. No server required.
Check which cipher suites a website supports and identify weak or outdated ones. Quick security audit from your browser.
Write notes that are encrypted in your browser before saving to localStorage. Only accessible with your passphrase.
Encrypt and decrypt text using AES in the browser with a password. Uses Web Crypto API. No data sent to server.
Generate a DKIM DNS record from a public key and selector. Check syntax. Improve your domainβs email deliverability.
Write a message and set a future date. It will be hidden until that day. All stored locally with countdown.
Use your webcam to record a video clip and download it as WebM. Adjust resolution and see a preview. Works offline.
Use your webcam to record a video clip and download it as WebM. Adjust resolution. Works offline. Privacyβfriendly.
Convert your text into a string of emojis using a simple substitution cipher. Share secret messages that look fun. Decode them with the same tool. All local.
Paste HTML and instantly remove all tags, leaving only the text content. Optional keep line breaks. Quick cleaning.
Check if a website is globally reachable or experiencing issues. Status code and latency displayed. Quick browser-side test.
Wrap your text inside an ASCII art frame or bubble. Multiple designs (speech bubble, box). Copy to clipboard.
Generate ultra-secure, random passwords with configurable length and character sets. Created entirely on your device; never transmitted or stored.
Attempt to detect your current DNS resolver IPs using DNSβleak test queries. Educational. Privacyβfriendly.
Use your webcam to take selfies. Add a simple frame or filter, then download the picture. No upload, just fun.
Search a curated dictionary of modern internet acronyms (IMO, TBH, IYKYK) and slang. Simple offline-capable reference. No tracking.
Decode a message hidden in a string of emojis (each emoji maps to a letter). Fun game for kids. Create your own.
Generate strong, memorable passphrases using the Diceware word list (EFF). Choose number of words. Cryprographically random selection. Privacy guaranteed.
Generate Argon2id hashes in the browser using a WASM compilation. Choose memory, iterations, and parallelism. Secure local hashing.
Create a strong, memorable password using 4 random common words. The famous xkcd method. Local wordlist.
Create a realistic fake text message conversation. Choose iOS or Android style, set contact name, messages, and times. For laughs.
Enter an amount and see a virtual stack of $100 bills with height comparison to everyday objects.
Upload an image and convert it into a paint-by-numbers outline with numbered palette. Adjust complexity. Print and paint. Local processing.
Turn your normal message into 2000s SMS language (e.g., 'you' β 'u', 'great' β 'gr8'). Choose intensity level. Pure fun.
Find your public IP address and view approximate geolocation, ISP, and browser header details. No personal data stored. Static and instant.
Generate flowing geometric art by layering sine waves with different frequencies, amplitudes, and colors. Download SVG.
Draw and edit SVG vector graphics in the browser. Basic shapes, text, and freehand. Export raw SVG code or as a file. No server, fully local.
Experiment with exponential, square root, and hypotenuse functions in CSS. See live computed values. Modern CSS math.
Create smooth, animated CSS waves (like water or sound) by adjusting amplitude, colors, and speed. Copy the readyβtoβuse SVG/CSS code.
Convert 3-digit capacitor codes (like 104, 222) to capacitance value in pF, nF, Β΅F. Also converts back. Useful for reading tiny ceramic capacitors.