Robots.txt Validator & Parser - Online Check Syntax
Paste robots.txt content and parse it to check validity, find disallowed paths. Educational SEO tool. Local processing.
UD5 Toolkit
Detect browser, operating system, device type & rendering engine from any User Agent string. 100% client-side, privacy-first.
Enter a User Agent string and click Parse â or use Auto Detect to analyze your current browser.
All parsing happens locally in your browser.Chrome/120.0 indicates the browser, Windows NT 10.0 reveals the OS, and Mobile or Tablet keywords identify the device type. A good parser handles hundreds of variations across browsers, bots, and legacy formats.
navigator APIs) instead of UA sniffing. That said, UA parsing remains widely used for analytics, device stats, and debugging.
Mozilla/5.0 at the start of their UA string as a legacy convention.
navigator.userAgent in your browser's Developer Tools console (F12 â Console). Many online tools also display it, but this parser runs entirely in your browser â your UA never leaves your device.
Paste robots.txt content and parse it to check validity, find disallowed paths. Educational SEO tool. Local processing.
See a comprehensive table of which modern web APIs your current browser supports. Includes WebGPU, AVIF, and more.
Generate a realistic, random userâagent string for desktop, mobile, or bot. Perfect for API testing and scraping.
Paste a robots.txt file and validate its syntax. See if a specific userâagent can access a path. Essential for webmasters.
Record your screen, window, or tab with audio directly in the browser. Download as WebM. No extension required.
Record your screen, window, or tab with audio directly in the browser. Download the recording as a WebM file. No upload.
Drag a virtual ruler across your screen to measure pixel distances. Horizontal and vertical guides. Useful for UI designers checking alignment.
Select any HTML element on a page and capture its screenshot. Download as PNG. Perfect for bug reports. JavaScript API demo.
Test your browser's builtâin speech recognition. Speak and see the transcribed text appear live. Mustâhave for voice app devs.
Build a properly formatted robots.txt file with user-agent rules and sitemap location. Validate syntax in real time. Essential for webmasters.
Tune your guitar using the browser microphone. Detects pitch and shows deviation from standard tuning. No installation, pure client-side audio processing.
Register a service worker, subscribe to push, and send a test notification using a VAPID key pair. Stepâbyâstep demo.
Click any element on a demo page and see which events are attached. Visual debugger for event handling.
Record feeding times, side (left/right for nursing) or oz for bottle. Track daily patterns. Data stays in your browser. Simple newborn helper.
Set watering schedules for multiple plants with visual alerts. Shows which plants need water today based on last watered date. Data stored locally.
Tap a glass icon each time you drink a cup of water. See your daily intake. Reminders optional. Local storage.
Track attendance for multiple subjects. Mark present/absent and see percentage. Data in localStorage. Simple student tool.
List all available TTS voices on your system. Test each with any text. Adjust rate and pitch. Find the best voice.
Virtual flip coins thousands of times and see the heads/tails ratio converge to 50%. Interactive law of large numbers.
Count total DOM nodes on the current page and show warnings if limits exceed best practices. Keep the DOM lean.
Request a USB device and communicate with it using the Web USB API. See vendor and product IDs. Experimental.
Convert pixel values to viewportârelative units (vw, vh, vmin, vmax) based on a selected breakpoint. Precise responsive design.
Convert REM values to pixels and vice versa based on your root font size. Essential for scalable web typography.
Convert pixel values to em and rem units based on a base font size. Bidirectional. Mustâhave for frontâend developers.
Compare :focus and :focusâvisible styling. See which one applies when using mouse vs. keyboard. Accessible focus management.
Turn your browser screen into a fullâcolor flashlight or strobe. Adjust brightness and color. Simple utility.
Adjust opacity visually with a slider and see the different CSS representations (opacity property vs RGBA/HSLA). Copy best option.
Create a custom element with named slots and see content projection in action. Learn Web Components basics.
Paste HTML and see a before/after comparison of minified output. Check the byte savings. All local.
Simple tracker to record potty attempts, successes, accidents. See patterns. Data stays local. Aids in toilet training journey.