Car Seat Fit Checker – Online Height/Weight vs. Seat Limits
Enter child's stats and compare to typical rear-facing, forward-facing, and booster seat requirements. Reference tool.
UD5 Toolkit
Check & analyze HTTP Strict‑Transport‑Security headers for any website. Ensure your domain enforces HTTPS properly.
Fetching headers from target URL...
This may take a few secondsUnable to retrieve headers from this URL.
Waiting for analysis...
HTTP Strict Transport Security (HSTS) is a web security policy mechanism that helps protect websites against protocol downgrade attacks and cookie hijacking. It forces browsers to interact with the website exclusively over HTTPS.
max-age directive specifies (in seconds) how long the browser should remember that the site must only be accessed via HTTPS. Common values: 31,536,000 (1 year), 63,072,000 (2 years). A longer max-age provides better security. Google's HSTS preload list requires a minimum max-age of 1 year (31,536,000 seconds), with 2 years recommended.
includeSubDomains directive extends the HSTS policy to all subdomains of the main domain. For example, if example.com sets HSTS with includeSubDomains, then blog.example.com, api.example.com, and all other subdomains must also be accessed via HTTPS. This prevents attackers from targeting unprotected subdomains.
preload directive to your header and submit your domain at hstspreload.org. Requirements: valid certificate, redirect HTTP→HTTPS on the same host, all subdomains covered, and max-age ≥ 1 year.
strict-transport-security in Response Headers; (3) Visit hstspreload.org to check preload status; (4) Use command-line tools like curl -I https://yoursite.com and look for the header.
add_header Strict-Transport-Security "max-age=63072000; includeSubDomains; preload" always;Header always set Strict-Transport-Security "max-age=63072000; includeSubDomains; preload"helmet middleware — app.use(helmet.hsts({ maxAge: 63072000, includeSubDomains: true, preload: true })).
Enter child's stats and compare to typical rear-facing, forward-facing, and booster seat requirements. Reference tool.
Compare your password against a built‑in list of the 10,000 most common passwords. Instant warning if it appears.
Hash passwords using the bcrypt algorithm with configurable cost factor. Also verify a password against a stored hash. All local.
Enter a URL and a user‑agent to see if it is allowed or blocked by the robots.txt file. Quick bot validation.
Tap key for 15 seconds, calculates BPM. Quick resting heart rate check. Manual, no hardware.
Generate a bcrypt hash from a password with configurable salt rounds. Verify a password against a hash. Entirely client‑side.
Design a custom CSS toggle switch (checkbox). Adjust size, colors, icons. Copy the pure CSS code. No JavaScript.
Create a random long password that alternates consonants and vowels to mimic a pronounceable word. XKCD meets CVCV. Local.
Log which family member takes which medicine and when. Reminders for next dose. Data stays local.
Set recurring audio/visual reminders to check and correct sitting posture. Adjustable interval and notification style. Helps reduce back pain from desk work.
Select your bin type and get a custom instruction on securing it with bungees, straps, or locks.
Create secure passwords that look like gibberish words but are easy to pronounce and remember. Mix of syllables. Local generation.
Request and release a screen wake lock to keep the device awake. See the lock state in real time. Perfect for recipes or presentations.
Toggle a screen wake lock to prevent the device from dimming or sleeping. See the lock state and learn the API.
Select an emoji that matches your mood and log it to a simple calendar. Self‑awareness tool. Local only.
Get an endless supply of clean, family‑friendly knock‑knock jokes. Click for a new one. No ads, just laughs.
Play a frequency sweep from 20Hz to 20kHz. See where your hearing cuts off. Headphones needed.
Visual and audio beat at 100‑120 compressions per minute. 30 compressions timer. For training and emergencies.
Observe your cat after giving catnip and mark behaviors. See if they carry the gene. Fun science.
See a live VU meter of your microphone's input level. Test if your mic is working and adjust gain. Privacy‑friendly.
Play a sweep from 20Hz to 20kHz. Test your speakers and your hearing. Simple and effective. Web Audio API.
Set a recurring timer that reminds you to check your posture. Desktop notification with a gentle chime. Stay healthy.
Listen to and practice the international distress signal: three short blasts. Lifesaving knowledge.
Enter Braille dot numbers (1‑6) or paste Unicode Braille to decode into English text. Companion to text‑to‑Braille.
Enter your altitude to adjust canning processing times or pressure. Prevent botulism. Based on USDA guidelines. Essential for home canners.
Countdown timer with alerts for boiling pacifiers, bottles, or pump parts. Follow recommended times. Local audio alarm.
Paste text and see a sorted count of all emojis used. Find your most‑used emoji. Fun analytics. All local.
Convert English text to Braille (Grade 1 and simple Grade 2 contractions). Educational tool to understand Braille representation. Local only.
Generates continuous noise to burn in new headphones. Switch between pink and white noise.
Tap short/long on the screen to create Morse characters, and see the decoded text appear.