Compression Streams API Demo - Online Gzip/Deflate Raw
Compress and decompress text using the browser's native Compression Streams API. See the binary output size.
UD5 Toolkit
Compress and decompress text using the browser's native Compression Streams API. See the binary output size.
Paste a raw WebAuthn attestation response (CBOR) and decode its fields: format, authenticator data, and extensions. Debug passkeys locally.
Open the same page in two tabs and draw together in real time using BroadcastChannel API. Share ideas without a server.
Enter a URL and see live mocked previews for Facebook, Twitter, LinkedIn, and Slack based on its meta tags. Find missing tags.
Guess a random number between 1 and 1000 with feedback 'higher or lower'. Track attempts, beat the high score. Classic beginner's game.
Searchable catalog of yoga poses with illustrations, instructions, and benefits. For beginners and teachers. Static resource.
Generate a Contributor Covenant or custom Code of Conduct for your project or event. Ready to paste into your repo.
Explore the RGB color space as a rotatable 3D cube. Pick a color directly from the volume. Drag to rotate. Canvas 3D.
Click through a visual emotion wheel to explore nuanced feelings. Build emotional vocabulary and self-awareness. Local, no data collected.
Get the perfect ratio of dish soap, water, and glycerin for giant bubbles. Adjust batch size.
Estimate how much CO2 a tree captures over its lifetime based on species, age, and climate. Learn about your green impact. Educational local tool.
Convert a Gregorian calendar date to its Julian Day Number and vice versa. Used in astronomy and mainframe computing.
Paste a raw server log snippet and see a structured table with IP, method, URL, and status. Quick audit.
Encode special characters to HTML entities or decode them back to normal text. Perfect for web developers to sanitize or reverse HTML escaping. All processing is client-side.
Drag emotion word cards onto a canvas to visualize your day. Mix and match. Screenshot to share. Therapeutic.
Enter a number of sides (3‑100) and get the correct polygon name (triangle, hectogon). Fun geometry reference.
Convert a photo into a color‑reduced embroidery or cross‑stitch pattern with DMC thread colors. Adjust size and palette. Print chart.
Calculate how long it will take to pay off credit card debt with fixed monthly payments or a payoff goal. Understand interest costs fully.
Rotate and explore the RGB color space as a 3D cube. Pick colors directly from the volume. Interactive Three.js.
Plan insulin or other injection sites with a visual body map and date log. Prevent lipohypertrophy.
Enter a number and see its prime factors displayed as a tree. Visual math helper.
Generates simple puzzle ideas (cipher, hidden messages) that can be printed for home escape rooms.
Calculate corrected (adjusted) age for premature infants based on birth date and due date. Important for developmental milestone tracking. Local only.
Enter two sides of a right triangle and get the third. Also gives area and perimeter. Simple and visual.
Estimate the baby's due date based on last menstrual period (LMP) or conception date. Also shows current week and trimester. Educational only.
A 10‑band graphic equalizer applied to any audio file or mic input. Save presets. All processing via Web Audio API.
Select your region and see a static calendar of common pollen seasons. Informative for allergy sufferers.
Draw a random tarot card (or three-card spread) with meanings. For entertainment and self-reflection. Fun mystical experience, no data tracking.
Generate a random sequence of button presses that looks like a retro game cheat code. Totally useless, totally fun.
Paste a PEM/DER certificate and decode all fields: issuer, subject, validity, SANs, and fingerprint. Pure JavaScript parser.