aria‑describedby Visualizer - Online Check Descriptions
Highlight elements with aria‑describedby and see the linked description text. Verify a11y annotations.
UD5 Toolkit
Test any website for PWA readiness — Service Worker detection, manifest validation, HTTPS enforcement, and offline storage audit. Get an instant readiness score.
Enter a website URL above and click "Check Now" to run the PWA readiness audit. We'll scan for Service Workers, manifest files, HTTPS, and offline capabilities.
name (or short_name), start_url, display (set to standalone, fullscreen, or minimal-ui), and icons including at least 192x192px and 512x512px; (3) An active Service Worker with a fetch handler that provides offline fallback; (4) The SW must be registered from the same origin. Meeting these triggers the browser's install prompt.
Highlight elements with aria‑describedby and see the linked description text. Verify a11y annotations.
Upload a text file to detect its character encoding (UTF-8, ISO-8859-1, etc.) and BOM presence. Runs entirely in your browser.
Generate continuous white, pink, or brown noise for sleep or concentration. Adjustable volume with offline support via Web Audio API. No downloads needed.
Play white, pink, or brown noise to aid focus, sleep, or tinnitus relief. Infinite loop and volume control. Works in background; no downloads.
See how <datalist> works across browsers. Test with many options. Copy the minimal markup. Simple native autocomplete.
Enter a list of component props with types and defaults, and get a Markdown table ready for your Readme or Storybook.
Paste any text and have it read aloud while each spoken word is highlighted. Improve reading focus. Web Speech API.
Paste your Markdown and automatically generate a linked table of contents based on headings. Insert at the top. Local magic.
Combine TTS with text highlighting. See each word colored as it is spoken. For e‑learning content creation. Local.
Paste text and quickly highlight potential proper nouns (capitalized sequences). Aid for editing or anonymization. Simple regex-based, local.
Reduce your HTML file size by stripping whitespace, comments, and optional closing tags. Secure browser‑based.
Toggle between show and hide for empty table cells. Understand how it affects borders and backgrounds.
Play continuous white, pink, or brown noise directly in your browser. Includes a timer for sleep and volume control for office concentration.
Register a periodic background sync and see the status. Schedule content updates for your PWA. API demo.
Check if the browser has captured the beforeinstallprompt event. Understand why your PWA is (or isn't) installable.
Override your browser's geolocation to any coordinates and test how your app responds. For development and privacy testing.
Explore the contents of the Cache Storage API for your domain. See cached requests and their sizes. Debug offline apps.
Load a video and visually check if audio aligns with lips. Use frame‑by‑frame stepping. Debug playback issues.
Check if your page triggers the beforeinstallprompt event. Simulate the install flow. Debug PWA installability.
Paste your Accept‑Language header and see which languages your site should serve based on quality values. Internationalization helper.
Register a one‑off background sync and see it fire when connectivity returns. Debug service worker sync logic.
Register a periodic background sync to fetch fresh data even when the tab is closed. Understand the API and limits.
Register a service worker, subscribe to push, and send a test notification using a VAPID key pair. Step‑by‑step demo.
Override your browser's geolocation to any coordinates and test how your app responds. For development and privacy testing.
Test the Fullscreen API: request fullscreen on a colored div, detect changes, and copy the JavaScript boilerplate.
See the current state of a Service Worker for your page: installing, waiting, active. Unregister or skip waiting. Developer utility.
Test the Web Share API by sharing text, links, and files directly from the browser. Check compatibility and see example code.
Check if your browser and display support the wider DCI‑P3 color space. See the difference with a simple test pattern.
Enter any phrase and instantly see if it's a palindrome, ignoring spaces and punctuation. Fun for word nerds.
Generate random, formatted ID numbers that match pattern rules for various countries. For testing input validation. No real data.