DOM Size Inspector - Online Count & Warn for Performance
Count total DOM nodes on the current page and show warnings if limits exceed best practices. Keep the DOM lean.
UD5 Toolkit
Count total DOM nodes on the current page and show warnings if limits exceed best practices. Keep the DOM lean.
Select any HTML element on a page and capture its screenshot. Download as PNG. Perfect for bug reports. JavaScript API demo.
See a comprehensive table of which modern web APIs your current browser supports. Includes WebGPU, AVIF, and more.
Tune your guitar using the browser microphone. Detects pitch and shows deviation from standard tuning. No installation, pure client-side audio processing.
Paste a user agent string to get a human-readable breakdown of browser, operating system, and device. See your own current agent info automatically.
Change the text input cursor color. See the effect live. Copy the minimal CSS. Simple but delightful.
Adjust opacity visually with a slider and see the different CSS representations (opacity property vs RGBA/HSLA). Copy best option.
Paste HTML and see a before/after comparison of minified output. Check the byte savings. All local.
Convert pixel values to em and rem units based on a base font size. Bidirectional. Must‑have for front‑end developers.
Record your screen, window, or tab with audio directly in the browser. Download the recording as a WebM file. No upload.
Record your screen, window, or tab with audio directly in the browser. Download as WebM. No extension required.
See your website inside iframes at multiple breakpoints simultaneously. Side‑by‑side responsive testing.
Find the centroid (center of mass) of any convex polygon by entering vertex coordinates. Useful for physics and design.
Convert pixel values to viewport‑relative units (vw, vh, vmax, vmin) for a specified breakpoint. Includes DVH and SVH. Essential for fluid layouts.
Compare :focus and :focus‑visible styling. See which one applies when using mouse vs. keyboard. Accessible focus management.
Convert pixel values to viewport‑relative units (vw, vh, vmin, vmax) based on a selected breakpoint. Precise responsive design.
Turn your browser screen into a full‑color flashlight or strobe. Adjust brightness and color. Simple utility.
Click any element on a demo page and see which events are attached. Visual debugger for event handling.
Create a reflection effect for images or text using box‑reflect. Adjust direction and offset. Copy the CSS.
Convert REM values to pixels and vice versa based on your root font size. Essential for scalable web typography.
Tap a glass icon each time you drink a cup of water. See your daily intake. Reminders optional. Local storage.
Measure your browser's GPU compute power using a simple WebGPU matrix multiplication. See raw FLOPS and compare with peers. Fully client‑side.
Track attendance for multiple subjects. Mark present/absent and see percentage. Data in localStorage. Simple student tool.
Play an audio file or use mic to see real‑time frequency bars. Choose colors. Great for music videos. Canvas.
Create a custom element with named slots and see content projection in action. Learn Web Components basics.
Enter two dates and see the exact number of days, weeks, and workdays between them. Also shows the countdown or days since.
Visualize audio in real time from your microphone or uploaded audio file. See the waveform dance. Uses Web Audio API locally.
Paste text and align it left, center, right, or fully justify by inserting spaces. Simple formatting helper. Pure browser.
Enter a URL and generate a responsive iframe embed code with correct aspect ratio. Supports YouTube, maps, and more.
A precise online metronome with adjustable BPM, beat emphasis, and time signature. Works offline. Essential for musicians.