Text Outline Generator - Online Structured Hierarchical View
Paste plain text and turn it into a nested outline using indent levels or Markdown headings. Great for planning.
UD5 Toolkit
Visualize & explore HTML tag hierarchy with indented tree view â inspect nesting depth, tag types, and document structure instantly
Paste HTML on the left to see its structure
Paste plain text and turn it into a nested outline using indent levels or Markdown headings. Great for planning.
Enter a URL and extract tabâindex order violations and focusable elements. Quick accessibility audit. Clientâside fetch.
Paste your full CSS and HTML; automatically identify and extract the styles needed for the visible part. Reduce renderâblocking resources.
See your current page load broken down into DNS, TLS, request, and DOM phases. Understand where time is spent.
See your current page load broken down into DNS, TLS, request, and DOM phases. Understand where time is spent.
View, edit, and manage JSON objects saved in your browser's localStorage. Delete, export, or import keys. No setup.
Drop or paste an .ics file and see all events in a readable table. Check dates, times, and locations. Privacyâfriendly.
Paste HTML and extract all unique dataâ* attributes into a clean list. Understand the data model of a page.
Set up firstâline indentation and hanging punctuation. See how they affect reading flow. Copy the CSS.
Enter a URL and see a visual map of the tab order. Detect broken tabindex values. Improve keyboard navigation.
Browse the fonts installed on your system and type a custom phrase to see how it looks. Uses Local Font Access API where available.
Type an abbreviation and its full form to get the proper `<abbr title='...'>` HTML. For accessible markup.
New CSS textâspacing property for fine control over punctuation spacing. See the effect live. For advanced typography.
Paste a website's HTML and see which text is only visible to screen readers (e.g., .srâonly). Preview the accessible layer.
Beautify and format your CSS stylesheets instantly. Organize, minify, or prettify CSS code for better readability. Processed securely on client-side.
Animate elements as they enter and exit the viewport using view() timeline. Parallax and reveal effects without JS.
Apply dyslexiaâfriendly fonts, spacing, and background to any text. Preview and copy the formatted version. Improve readability.
Highlight elements with ariaâdescribedby and see the linked description text. Verify a11y annotations.
Paste HTML and see the order in which elements would receive focus via Tab key. Highlight issues. Local accessibility testing.
Design a custom focus indicator with outline, offset, and boxâshadow. Preview on interactive elements. Copy the CSS.
Format your SQL code with consistent indentation. Choose 2 or 4 spaces. No syntax validation, just neat output.
Paste lines of text and automatically convert to an HTML ordered list with correct numbering and indentation.
Browse, edit, and delete keys stored by the idbâkeyval library in your browser. Handy for debugging PWAs.
Replace long CSS class names with short random strings. Map generated. For production optimization.
Enter terms and definitions and generate a clean `<dl>` HTML snippet. Great for glossaries and FAQs.
Stack multiple background images and blend them with colors. Create unique textures. Copy the CSS code instantly.
Toggle scrollbarâgutter: stable to reserve space for the scrollbar and avoid content jumps. Visual demo with two columns.
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.
Create vertically oriented text layouts with `writingâmode`. See the effect and copy the complete CSS. For vertical languages.
Compare breakâall, keepâall, and overflowâwrap: anywhere/breakâword. Paste long words and see how they wrap.