HTML Headings Outline Generator - Online From Webpage
Enter a URL and see a nested list of all headings (h1‑h6). Check your document structure for SEO and accessibility. Pure fetch.
UD5 Toolkit
Analyze your HTML document outline, detect heading hierarchy issues, and improve your SEO structure.
Choose a sample to load:
Enter HTML or fetch a URL to see the document outline
The heading structure will appear here along with SEO insights.
Enter a URL and see a nested list of all headings (h1‑h6). Check your document structure for SEO and accessibility. Pure fetch.
Create a breadcrumb schema for your website. Fill in the pages and get the ready‑to‑paste JSON‑LD snippet for rich results.
Start/stop timer per project to log hours. See daily and weekly totals. Data stays in localStorage. Export summary as CSV. No account needed.
Place multiple grid items into the same cells to create overlapping layouts. Learn the technique visually. Copy code.
Practice aligning grid items and tracks with the place‑items, align‑content, and justify‑content properties. Visual guide.
Scroll a container and see how sticky elements behave. Adjust top, bottom, and scroll margins. Copy the code.
Searchable table of well‑known TCP and UDP ports with their services. Check 80, 443, 3306, and many more.
Generate a CSS background that shows a baseline grid. Adjust line‑height and offset. Perfect for aligning text.
Answer questions and see typical milestones for 0-5 years. Educational reference for parents. Not a diagnostic tool.
Encode or decode data to/from Base58 (Bitcoin alphabet). Useful for cryptocurrency address generation testing. Fully local, no data sent.
A silhouette of a country appears; type the name. Timed guesses. Great for geography buffs.
Structure your episode with timed segments. Includes call to action notes. Export as text.
Record daily systolic/diastolic readings and pulse. See a trend chart. All data saved locally in your browser.
See how align‑items: baseline works in grid to align different font sizes on the same baseline. Visual guide.
Keep track of stitches and rows for your knitting projects. Multiple counters with increase/decrease shortcuts. Data saved in your browser.
Lay down a beat on a grid sequencer for kick, snare, and hi-hat. Play, loop, and adjust tempo. All sound via Web Audio API.
Create a basic Playwright script with browser launch, page navigation, and screenshot. Start E2E testing instantly.
Enter a domain and see public WHOIS info via a free API with rate limiting. Quick domain check.
A country border shape appears, guess the nation. Multiple choice. Score tracking. Learn geography visually. Local SVG shapes.
Use SSML <mark> tags to fire events during TTS. See text highlighted as it is spoken. Understand speech synthesis timing. local.
Calculate exact elapsed time between two dates in years, months, weeks, and days. Countdown or time already passed. Simple, visual, and local.
Add or subtract days, weeks, and months to find a future or past date. Also compute duration between two dates. Essential for project planning.
Paste a SQL CREATE TABLE statement and extract just the column names as a CSV header row. For data migration.
Every second, the background color changes to the hex code corresponding to the current time (HHMMSS). A beautiful, ever‑changing clock.
Practice CSS selectors by targeting plates on a virtual restaurant table. 30+ levels. Perfect for beginners.
Paste a hex code and get the closest official CSS color name and a list of similar Pantone-like shades. Design reference.
Log the hours you slept each night and rate the quality. See a weekly bar chart. Local storage.
Convert a simple black and white image into an SVG path using edge detection. Extract vector outlines. Local canvas processing.
Pick a color for each day's mood and see a month‑at‑a‑glance heatmap. Data stored locally. A private emotional log.
Convert numbers between binary, octal, decimal, and hexadecimal bases. See real-time conversion as you type. Clean and simple programmer utility.