Reading Log – Online Track Minutes & Books Completed
Simple interface for kids to log reading minutes and pages. Add book titles. Print weekly report. Local.
UD5 Toolkit
loading="lazy" attribute on <img> and <iframe> elements. For advanced use cases, the Intersection Observer API provides more control.Simple interface for kids to log reading minutes and pages. Add book titles. Print weekly report. Local.
Enter a city to get current UV index forecast using open data (with local caching). Understand sun protection needs. No personal location used.
Paste JSON and instantly see if any object has duplicate keys. Quick syntax spotter.
Decode the header and payload of a JSON Web Token (JWT) without verifying the signature. Inspect claims securely on the client side. Great for developers.
Paste text with highlights (e.g., from Apple Books) and extract only the highlighted lines. Save as list.
Select logical operators (AND, OR, XOR, NAND) and generate a complete truth table. Handy for digital logic.
Choose from a list of 50 values and narrow down to your top 5. Understand what drives you. Private.
Query the permission state of camera, microphone, geolocation, and more. See the response and learn the API.
Touch the screen and see the exact coordinates, radius, and force of each touch point. Indispensable for mobile web devs.
Force more or less contrast and see how your page adapts. Test your CSS media queries for accessibility.
Click for a warm, quirky compliment to brighten someone's day. Great for social media and morale boosting.
Paste text and align it left, center, right, or fully justify by inserting spaces. Simple formatting helper. Pure browser.
Convert Markdown to styled HTML that retains formatting when pasted into Google Docs or Word. Headings, bold, lists. Client‑side.
Generate a random book title with a subtitle. Good for writing prompts or just for laughs.
Simulate zenithal priming and contrast/speed paints over a 3D bust. Understand light and shadow placement before you paint. Great for tabletop miniatures.
Take a lighthearted inventory of your character strengths (not official VIA). Self-reflection tool. All in browser.
See the healthy weight range for your height using standard BMI chart. Gender‑specific data. Quick reference.
Pick a contact from the device’s address book (mobile). Read name, email, and phone. All permission‑based. Privacy safe.
Convert integers into short, unique, YouTube‑style IDs (hashids) and decode them back. Customize salt and minimum length.
Comprehensive room‑by‑room checklist for hosts. Track tasks and timing.
Randomly picks a specific aspect to focus on (naming, security, performance) during code review. Sharpen reviews.
Checklist of essential supplies for a tornado safe room. Print and prepare before storm season.
Fill in feeding, walking, medication details and generate a clear care sheet for your pet sitter. Print or share.
Create categorized shopping lists (produce, dairy, meat, etc.). Add items, check them off, and print. Data stored in your browser. Never lose a list.
Interactive checklist to build an emergency go-bag. Covers water, food, first aid, tools, documents. Track progress locally. Essential for disaster preparedness.
Toggle content‑visibility: auto on long blocks and see the rendering time difference. Understand this powerful property.
Test how `content‑type: text/html` vs `content‑type: image/svg+xml` affects SVG rendering in the browser. Modern performance hint.
Enter a website and check which security headers (HSTS, CSP, X‑Frame‑Options) are present. Get a security grade.
Enter a URL and fetch its text/background colors to perform a bulk contrast check. See warnings for WCAG violations.
Construct HTTP Link headers for server push replacements, preload, and preconnect. Copy the header value.