Encrypted Note Taker - Online Write & Encrypt in Browser
Write notes that are encrypted in your browser before saving to localStorage. Only accessible with your passphrase.
UD5 Toolkit
Write notes that are encrypted in your browser before saving to localStorage. Only accessible with your passphrase.
Render Markdown and copy the formatted output as rich text to paste directly into Word or Google Docs.
A GUI to manage all keys in your browser's localStorage. Add, delete, edit, and export data. Debug progressive web apps.
Experiment with the Async Clipboard API: read/write text and images from the clipboard. Verify permissions and see demo code.
Press any key combination and record the sequence. Export as JSON or human‑readable text. Perfect for documenting shortcuts.
Paste HTML and copy the formatted rich text to your clipboard. Paste directly into Word or Google Docs with styles intact.
Type any text and generate a printable cursive handwriting practice sheet with dotted lines. Choose font styles. Local generation.
Paste an article and click to black out words, leaving a poem. Print your final creation.
Play a virtual piano keyboard using mouse or computer keys. Sustain and octave control. Record and play back your tune.
Write an encrypted letter to your future self, protected by a password. No server. Pure local Crypto.
View, edit, and manage JSON objects saved in your browser's localStorage. Delete, export, or import keys. No setup.
Add semi-transparent text watermark to images. Customize position, opacity, rotation, and font. Batch processing with instant download. Fully local & private.
Measure your typing speed in words per minute and accuracy. Random word prompts. Compare results over time. No data sent.
Store passwords and notes encrypted with a master passphrase. Data lives only in your browser's localStorage. No cloud.
Fill in bio, skills, projects to generate a clean HTML portfolio page. Copy the code. Local builder.
Scale a recipe to serve a crowd and calculate container sizes needed. Meal prep helper.
Enter current and new loan details plus closing costs to see how many months to break even on a refinance.
A precise online metronome with adjustable BPM, beat emphasis, and time signature. Works offline. Essential for musicians.
Enter a component name and get a basic Vue 3 Single File Component template with script setup. Fast scaffolding.
Generate strong, memorable passphrases using the Diceware word list (EFF). Choose number of words. Cryprographically random selection. Privacy guaranteed.
Design simple text‑based labels and print them on standard Avery label sheets. Choose from common templates.
Select trip type (beach, business, camping) and get a pre-filled packing checklist. Customize and print. Local storage.
Provide a hook name and select features (state, effect, callback). Get a complete React custom hook with TypeScript. Faster development.
Create gradient‑filled text with the background‑clip property. Choose linear or radial gradients. Get the CSS. Modern typography.
Convert comma‑separated data into a series of SQL INSERT statements. Define the table name and column order. Local.
Convert a Unix timestamp or ISO date into a human‑friendly relative string like '2 days ago'. See examples.
See which fonts map to generic families (serif, sans‑serif, monospace) on different operating systems. A handy reference.
Parse a JSON array and generate SQL INSERT or UPDATE statements. Perfect for data migration. Client‑side only.
Read, write, and delete cookies using the modern Cookie Store API. Monitor change events. No more document.cookie parsing.
Select color bands to decode a resistor's value, tolerance, and temperature coefficient. Essential for anyone working with electronics hardware.