aria‑describedby Visualizer - Online Check Descriptions
Highlight elements with aria‑describedby and see the linked description text. Verify a11y annotations.
UD5 Toolkit
Highlight elements with aria‑describedby and see the linked description text. Verify a11y annotations.
Paste an SVG and check if the graphic‑aria roles are used correctly. Improve accessible diagrams and icons.
Enter a URL and extract tab‐index order violations and focusable elements. Quick accessibility audit. Client‑side fetch.
Paste a website's HTML and see which text is only visible to screen readers (e.g., .sr‑only). Preview the accessible layer.
Type any character and see how it renders in different font stacks. Detect missing glyphs and fallback behavior.
Apply dyslexia‑friendly fonts, spacing, and background to any text. Preview and copy the formatted version. Improve readability.
Select a local font and see all its metrics: ascent, descent, x‑height, and supported features. Typography deep dive.
Paste HTML and see the order in which elements would receive focus via Tab key. Highlight issues. Local accessibility testing.
Simulate reduced motion preference and test your animations. Copy the media query snippet. Keep your users safe.
Detect browser support for font‑tech() and font‑format() values in @font‑face src. Check COLRv1, variable, etc.
Enter a URL and see a waterfall of external scripts with their download size and execution time estimate. Identify performance culprits.
Enter a URL and see a visual map of the tab order. Detect broken tabindex values. Improve keyboard navigation.
Paste your CSS and strip all `!important` declarations in one click. See a list of affected rules. Local tool.
Paste HTML and see a collapsible tree of tags. Understand document outline and nesting. Handier than raw code.
Browse the fonts installed on your system and type a custom phrase to see how it looks. Uses Local Font Access API where available.
Check how many pages a PDF has without uploading it (uses FileReader). Also shows file size and title if available. Simple and fast client-side tool.
See the difference between :focus and :focus‑visible on interactive elements. Learn which to use for better UX.
Paste text and instantly see if it contains hidden zero‑width characters often used in steganography. Reveal invisible payloads.
See which fonts map to generic families (serif, sans‑serif, monospace) on different operating systems. A handy reference.
See how a full paragraph looks with your chosen text and background colors. Not just a ratio; the real appearance.
Toggle OpenType features like liga, smcp, tnum, and see the text update. Support for variable fonts. Typography nerds.
Animate elements as they enter and exit the viewport using view() timeline. Parallax and reveal effects without JS.
Check English spelling and get suggestions using the browser's built-in dictionary. Highlight errors instantly. No data leaves your machine.
Paste two texts and see cosine and Jaccard similarity scores. Understand how close two documents are. All local math.
Enter Braille dot numbers (1‑6) or paste Unicode Braille to decode into English text. Companion to text‑to‑Braille.
Test overscroll‑behavior: contain to prevent background scroll or pull‑to‑refresh. See the effect in a live demo.
Choose the right extinguisher for kitchen, electrical, or garage fires. Interactive class chart. Home safety education.
Stack multiple background images and blend them with colors. Create unique textures. Copy the CSS code instantly.
Paste HTML and extract all unique data‑* attributes into a clean list. Understand the data model of a page.
Browse, edit, and delete keys stored by the idb‑keyval library in your browser. Handy for debugging PWAs.