Toolumen is a collection of small, focused web tools for developers. Most run entirely in your browser. This is the place to learn how each one works, how your data is handled, and what to do when something isn’t covered here.
Each card links to a section below or opens the tool it documents.
What Toolumen is, how the tools run, and what you need to use them.
Grade any URL on title, meta, canonical, OG, JSON-LD and more.
See exactly how your link renders before you ship it.
WCAG AA + AAA ratios from a foreground and a background.
Minify an embed and check it against Webflow’s size cap.
Core Web Vitals for any URL via PageSpeed Insights.
axe-core WCAG checks graded for any URL.
Grade a site’s HTTP security headers, with the fix for each gap.
Build valid schema.org structured data from a form.
Validate the JSON-LD on any live URL.
How metering works, and how to export branded reports.
How Toolumen handles your files and URLs — and what it never does.
Accounts, pricing, browser support, and the common questions.
Toolumen is a growing catalog of small, single-purpose web tools — SEO and AEO auditing, Open Graph previewing, schema and accessibility tooling, security checks, Webflow embed sizing, and more on the way. It’s a Stacklumen product, built from the utilities we reach for on every Webflow and Astro engagement.
Most tools run entirely in your browser. There is nothing to install — open a tool, paste a URL, and you get the answer in the page.
Some tools need a Stacklumen account. The tools under /tools/* are gated, so you’ll be asked to sign in the first time you open one. That lets us email you reports and keep you on the changelog. An active plan unlocks the heavier tools.
Light and dark are both first-class. Every page follows your system or site theme automatically, with palettes tuned for each.
Every tool sits behind a signed-in account with an active plan. There are two: Starter ($4.99/month) includes 10 runs per calendar month across every tool, and Premium ($19.99/month) is unlimited.
A run is a single result from a metered tool — one audit, one preview, one validation, one speed test. The counter resets on the 1st of each month and doesn’t roll over. When a Starter account reaches 10 runs, the tool shows an upgrade prompt; Premium never meters. There’s no per-call cost for the tools that use Google PageSpeed Insights — that API is free.
Reports. The audit tools (SEO, Speed, Accessibility, Security Headers, Schema) produce two takeaways you can keep: a Download PDF — a branded, vector document with selectable text, not a screenshot — and Copy summary, which puts a plain-text version on your clipboard for a ticket, PR, or email.
Step-by-step for every tool in the catalog. Each links to the live tool at the top.
What it does. Fetches a URL server-side and grades ~24 signals across classic SEO and AEO (answer-engine optimization): title and meta length, canonical correctness, the X-Robots-Tag header and robots meta, Open Graph and Twitter cards, JSON-LD presence and validity, heading hierarchy, image alt coverage, whether your content is in the raw HTML (so ChatGPT/Perplexity/Claude can read it), whether AI crawlers are allowed in robots.txt, plus sitemap.xml and llms.txt.
How to use it:
https://example.com/pricing). No protocol? We add https:// for you.Reading the results. Green = pass, amber = warning, red = fail. AEO signals (content-in-HTML, AI-crawler access, JSON-LD validity, E-E-A-T author/dates) are the ones most people miss — fix those to get cited by AI answer engines, not just ranked.
What it does. Fetches a URL and renders exactly how its link unfurls across Slack, iMessage, X/Twitter, LinkedIn, Discord, Facebook, and Google — from the page’s og: and twitter: meta tags.
How to use it:
og:image, an image that isn’t 1200×630, or a title/description that gets clipped.Tip. Fix issues here before you post — social platforms cache OG data aggressively, so a bad first share can stick around for days.
What it does. Builds valid schema.org JSON-LD structured data from a form — no memorizing the spec. Runs entirely in your browser.
How to use it:
<script type="application/ld+json"> block and paste it into your page’s <head> (or a Webflow embed).What it does. Fetches a live URL, extracts every JSON-LD block, and validates it — flagging parse errors, unknown types, and missing recommended properties so your rich results actually qualify.
How to use it:
What it does. Runs Google PageSpeed Insights (a full Lighthouse audit + the Chrome UX Report) and grades Core Web Vitals — LCP, INP, CLS, FCP, TBT, Speed Index — with real-user field data when the page has enough traffic.
How to use it:
Reading the results. Lab metrics are a controlled test (reproducible, single run); field data is real visitors over 28 days (the truth, when available). Very large sites can occasionally time out — test a single page instead of the whole domain.
What it does. Runs Lighthouse’s axe-core-powered accessibility checks against a URL and grades them against WCAG — contrast, labels, ARIA, alt text, heading order, and more — without you installing a headless browser.
How to use it:
Note. Automated tools catch roughly a third to a half of accessibility issues — pair this with manual keyboard and screen-reader testing for anything you’re certifying.
What it does. Computes the exact contrast ratio between a foreground and background color, its WCAG AA and AAA pass/fail for normal and large text, and a one-click brand-safe suggestion when a pair falls short. Fully client-side.
How to use it:
What it does. Fetches a URL and grades its HTTP response security headers — HSTS, Content-Security-Policy, X-Frame-Options, X-Content-Type-Options, Referrer-Policy, Permissions-Policy — with the exact header value to add for each gap.
How to use it:
What it does. Minifies pasted HTML/CSS/JS and reports the real character count, raw KB, and gzipped size — then tells you whether it fits inside Webflow’s ~10,000-character embed cap. Runs entirely in your browser.
How to use it:
Toolumen is browser-first by design, and that’s a real privacy guarantee — not a slogan.
For the full legal text, see the privacy policy.
Two plans: Starter at $4.99/month includes 10 tool runs per calendar month across every tool, and Premium at $19.99/month is unlimited. An account with an active plan is required to use the tools; see the pricing page for details.
A run is one result from a metered tool — an audit, a preview, a validation, or a speed test. Starter includes 10 runs per calendar month; the counter resets on the 1st and does not roll over. Premium is unlimited. There is no per-call charge for the tools that use Google PageSpeed Insights — that API is free.
Yes — the tools under /tools/* require a signed-in account with an active plan. The marketing pages, this documentation included, are open to everyone.
The browser-first tools (Contrast Checker, Embed Sizer, JSON-LD Generator) process everything client-side — nothing is uploaded. The server-rendered tools (SEO Audit, Speed Test, Security Headers, Accessibility Audit, Schema Validator, Open Graph Preview) send the URL you give them to a backend so it can be fetched and analyzed; we do not store the pages we fetch.
Yes. The audit tools generate a branded, vector PDF you can download (crisp, selectable text — not a screenshot), and a one-click “Copy summary” that puts a plain-text version on your clipboard for tickets or email.
Any modern evergreen browser — recent Chrome, Edge, Safari, and Firefox.
Yes. Every page follows your system or site theme automatically, with hand-tuned light and dark palettes built on the same color tokens.
The docs cover the essentials, but if something isn’t answered here we’re happy to help directly.