Parts‑of‑Speech Tagger - Online Text Analyzer
Paste a sentence and see each word tagged with its part of speech (noun, verb, adjective). Local rule‑based analysis.
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.
Paste a sentence and see each word tagged with its part of speech (noun, verb, adjective). Local rule‑based analysis.
Play white, pink, or brown noise to aid focus, sleep, or tinnitus relief. Infinite loop and volume control. Works in background; no downloads.
Generate continuous white, pink, or brown noise for sleep or concentration. Adjustable volume with offline support via Web Audio API. No downloads needed.
Read and write NDEF records to NFC tags using the Web NFC API. Supports text, URL, and MIME records. Works on Android with Chrome.
Enter a list of component props with types and defaults, and get a Markdown table ready for your Readme or Storybook.
Paste or type text and have it read aloud with natural voices. Control speed and pitch. Uses browser's built‑in TTS.
Paste any text and have it read aloud while each spoken word is highlighted. Improve reading focus. Web Speech API.
See how <datalist> works across browsers. Test with many options. Copy the minimal markup. Simple native autocomplete.
Reduce your HTML file size by stripping whitespace, comments, and optional closing tags. Secure browser‑based.
Place a table caption on top, bottom, or inline‑start/end. See the live change. Copy the code.
Toggle between show and hide for empty table cells. Understand how it affects borders and backgrounds.
Check if the browser has captured the beforeinstallprompt event. Understand why your PWA is (or isn't) installable.
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.
Paste your Accept‑Language header and see which languages your site should serve based on quality values. Internationalization helper.
Simulate reduced motion preference and test your animations. Copy the media query snippet. Keep your users safe.
Register a one‑off background sync and see it fire when connectivity returns. Debug service worker sync logic.
Register a service worker, subscribe to push, and send a test notification using a VAPID key pair. Step‑by‑step demo.
Check notification permission, request it, and send a test notification. Verify icon, body, and tag. Debug web push.
Override your browser's geolocation to any coordinates and test how your app responds. For development and privacy testing.
Check current screen orientation and test the lock API. Useful for mobile web apps. Demo with code.
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.
Connect to an SSE endpoint and display events in real time. Inspect event types and data. Handy for frontend devs.
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.
Pick a method, URL, headers, and body, then send an HTTP request directly from your browser. Debug APIs easily.
Quickly test if your webcam, microphone, and speakers work correctly. See live video and audio meter. No data sent.