§
§ · tools

Free tools for operators. No signup.

A growing library of client-side tools for founders, operators, and growth teams. Calculators, generators, checkers, builders, and branded PDF document templates. Every tool runs entirely in your browser. Nothing is saved, shared, or sent to a server.

§ 01 · the workbench

A quiet tray of operator tools.

We built these for our own team first, then for the operators we work with. They load fast, run in the browser, and stop asking for your email after the third use, because they never asked in the first place. Calculators that tell you the truth about unit economics. Generators that ship valid markup against the schema.org SoftwareApplication spec. Checkers that give you a verdict, not a homework list.

tl;dr
  • 109 free in-browser tools across ecommerce, SEO, business documents, brand, content, and marketing.
  • Every tool runs entirely client-side; no signup, no email, no data leaves the tab you opened.
  • Covers SEO schema, ecommerce profit math, Shopify ROI, business naming, content readability.
  • Built on real public specs — schema.org, web.dev, MDN Web APIs — not vendor-locked dashboards.
  • Free editorial alternatives to paid SaaS tools like SEMrush, Ahrefs, or Clearscope — bookmark-grade, not trial-grade.
109
free tools
$0
ever cost
0
signup fields
100%
browser only
most-used this week
Editorial operator's workbench flat-lay showing all Digital Heroes tools arranged as hand-drawn labeled cards on cream paper, moss-green ink, single amber accent
Fig. 01 · the workbench · 27 tools, one cream tray
§ 02 · filter
business · generatornew

Quote Generator

Build a priced quote with line items, tax, discount, notes. Export as a DH-branded PDF. Presets for agency, consultant, service work.

line items branded PDF validity window
Open tool
business · generatornew

Receipt Generator

Log a payment with payer, method, amount, balance, and item detail. Branded PDF. Presets for service, rent, partial payment.

payment log IRS-ready rent receipts
Open tool
business · generatornew

Purchase Order

Issue a buyer-side PO with ship-to, bill-to, terms, and line items. Branded PDF. Presets for services, goods, software subscription.

buyer-side NET-30 terms ship + bill
Open tool
business · generatornew

SOW Generator

Multi-page statement of work with scope, deliverables, acceptance criteria, milestones. Branded PDF. Consulting, software, creative presets.

5-page PDF acceptance milestones
Open tool
brand · generatornew

Business Name Generator

Fifty candidate brand names across five naming styles: abstract, evocative, compound, founder, descriptive. Industry-tuned word lists.

5 styles 50 names 9 industries
Open tool
brand · generatornew

Slogan Generator

Forty taglines across five brand tones: confident, warm, minimal, bold, clever. Keyword-driven from your brand, noun, value, audience.

5 tones 40 taglines tone-aware
Open tool
content · checkernew

Readability Checker

Five readability scores: Flesch Reading Ease, Flesch-Kincaid, Gunning Fog, SMOG, ARI. Flags long sentences. Target grade 8 for web.

5 scores sentence flags grade level
Open tool
content · checkernew

Headline Analyzer

Score any blog title, meta title, or ad headline 0-100 on length, power words, emotion, format fit, and SERP-pixel width.

score 0-100 SERP pixels 4 contexts
Open tool
content · checkernew

Character Counter

Live counts of characters, words, sentences, paragraphs, lines, and reading time. Plus colored threshold badges for tweet (280), Bluesky (300), SEO title (60), meta description (155), Google Ads.

6 thresholds unicode-aware top words
Open tool
dev · formatternew

JSON Formatter

Validate, pretty-print, minify, sort keys, escape, unescape. Parse errors with exact line + column. Browser-only — your JSON never leaves the page, safe for API responses with secrets.

validate + pretty sort keys line+col errors
Open tool
design · generatornew

Lorem Ipsum Generator

Words, sentences, or paragraphs in four variants — classic Cicero Latin, hipster, designer-jargon, plain English. The placeholder text every wireframe needs without the cookie-walled generator pages.

4 variants words/sent/para HTML wrap
Open tool
dev · converternew

Case Converter

Type once, see all 12 cases live: UPPERCASE, lowercase, Title, Sentence, camelCase, PascalCase, snake_case, CONSTANT_CASE, kebab-case, dot.case, aLtErNaTiNg, iNVERSE. Click any to copy.

12 cases live click to copy smart split
Open tool
dev · converternew

Markdown → HTML

Type Markdown left, see live HTML preview right, raw HTML below. GitHub-flavored mode (tables, task lists, autolinks). Copy or download as a complete .html file. Powered by marked.js (MIT).

GFM toggle live preview .html download
Open tool
dev · encodingnew

Base64 Encoder / Decoder

Auto-detect direction, URL-safe mode (RFC 4648 §5) for JWTs and URL params, file upload for binary, optional MIME detection + data:URI prefix wrap. UTF-8 native, browser-only.

URL-safe mode file upload data:URI
Open tool
dev · validatornew

JSON Validator

Deeper than parse-pass-fail. Surfaces parse errors with line + col + 30-char context. Common-mistake detector (BOMs, trailing commas, single quotes, comments). NDJSON / JSON Lines mode validates each line.

NDJSON mode 6-mistake detector structure stats
Open tool
dev · encodingnew

URL Encoder / Decoder

Auto-detect direction. Three modes: encodeURIComponent (per-param), encodeURI (full URL), form (space-as-plus). Built-in query-string parser breaks URLs into key / value pairs.

3 encode modes query parser RFC 3986
Open tool
content · converternew

Title Case Converter

Type once, see all eight renderings: AP Stylebook, Chicago Manual, MLA, APA 7th, NYT, sentence case, every-word-capped, ALL CAPS. Each card explains its style-guide rule. Click to copy.

8 styles live acronym-safe click to copy
Open tool
content · generatornew

URL Slug Generator

Transliterates accents (NFD), strips reserved characters, optional stopword removal, max-length truncation at word boundary. Hyphen / underscore separator, change log shows what was modified.

accent-safe word-boundary trim change log
Open tool
dev · testernew

Regex Tester

JavaScript RegExp flavor. Live highlight of every match, capture groups + named groups in side panel, replace preview with $1/$2 references, all 6 flags, library of 8 common patterns (email, URL, phone, ISO date, IPv4, UUID, hex, slug).

live highlight capture groups 8 presets
Open tool
content · calculatornew

Reading Time Calculator

Live word count plus four reading-speed bands (slow / average / fast / scan) per Brysbaert 2019 baseline. Content-type multipliers for technical, narrative, casual prose. Custom WPM override.

4 speed bands content-aware 238 wpm default
Open tool
dev · converternew

CSV → JSON Converter

Auto-detect delimiter (comma / tab / semicolon / pipe), header row, type inference. JSON array or NDJSON output for streaming consumers. File upload supported. Powered by PapaParse (MIT).

auto-delimiter NDJSON output file upload
Open tool
dev · converternew

HTML → Markdown

Live side-by-side preview. GFM extension (tables, task lists, strikethrough). Bullet style and code-block style toggles. Copy or download as .md. Reverse direction of our Markdown → HTML. Powered by Turndown (MIT).

GFM tables live preview .md download
Open tool
dev · validatornew

YAML Validator

Live syntax check, parse-error line + col with surrounding context, equivalent JSON view to verify type inference, common-mistake detector for tabs / mixed indent / Norway-problem booleans. Powered by js-yaml (MIT).

JSON view multi-doc 6-mistake check
Open tool
design · generatornew

CSS Gradient Generator

Linear, radial, conic gradients with unlimited color stops and draggable positions. Live preview, CSS output, Tailwind config snippet for design-system tokens. 6 brand-themed presets included.

3 gradient types unlimited stops Tailwind snippet
Open tool
design · buildernew

Box Shadow Generator

Stack up to 5 shadow layers — per-layer offset, blur, spread, color, alpha, inset. Material elevation 1-4, neumorphism, soft-glow, retro hard, brutalist presets. Live preview on adjustable background.

5-layer stack 8 presets Material elevation
Open tool
design · optimizernew

SVG Optimizer

Strips comments, editor metadata (Inkscape, Adobe, Sketch), redundant default attributes. Rounds decimals to configurable precision. Side-by-side preview + byte-savings percentage. Each pass independently toggleable.

6 cleanup passes live preview savings %
Open tool
design · extractornew

Color Palette Extractor

Drop image to extract dominant + 8-color palette via median-cut quantization. Hex, RGB, HSL output per swatch. Click to copy. Tailwind config + CSS variables export. Powered by ColorThief (MIT).

median-cut algo 8 swatches Tailwind export
Open tool
design · calculatornew

Image Compression Calculator

Drop any image. We re-encode at JPEG / WebP / AVIF across 3 quality levels each (9 variants total). Side-by-side preview with byte size + savings %. Pick the variant, download. Pure canvas API.

9 variants JPEG/WebP/AVIF resize toggle
Open tool
cro · calculatornew

A/B Test Sample Size

Per-variation sample size from baseline conversion + minimum detectable effect + power + confidence. Time-to-significance projection from daily traffic. Two-proportion z-test math.

z-test math time projection scenarios
Open tool
finance · calculatornew

Startup Runway Calculator

Cash on hand + monthly burn + optional revenue → runway in months + extinction date + Chart.js visualization across four burn scenarios (current, +10% creep, -10% easy cuts, -25% restructure).

4 scenarios Chart.js timeline stage presets
Open tool
cro · calculatornew

Statistical Significance

Post-test analysis. Control + variant visitors and conversions in; p-value, confidence, lift, and verdict at 90/95/99% threshold out. Two-tailed default with one-tailed toggle.

p-value 4 verdict states technical breakdown
Open tool
saas · calculatornew

SaaS LTV:CAC Ratio

ARPU + gross margin + churn + CAC → LTV, LTV:CAC ratio, CAC payback. Industry-standard verdict bands at 1, 3, 5 cuts. Contribution-margin LTV (not the inflated revenue version).

4 verdict bands CAC payback stage presets
Open tool
saas · calculatornew

SaaS Magic Number

Sales-efficiency ratio per Scale VP definition. Previous-quarter S&M + current-quarter Net New ARR → magic number with five verdict bands (poor / monitor / healthy / under-investing / scale).

5 verdict bands canonical formula board-deck ready
Open tool
saas · calculatornew

SaaS Quick Ratio

(New MRR + Expansion) divided by (Churned + Contraction). The Mamoon Hamid growth-efficiency ratio with stage-aware verdict (Seed / Series A / B / C / Growth) showing whether the business is compounding or treading water.

5 stages 2 engines + 2 leaks stage benchmark
Open tool
saas · calculatornew

Burn Multiple Calculator

Net cash burn divided by net new ARR. The David Sacks 2020 framework with verdict tiers (amazing under 1, great 1-1.5, good 1.5-2, OK 2-3, suspect over 3). Cash-runway sanity check included.

Sacks tiers runway sanity $/$ growth
Open tool
saas · calculatornew

DAU/MAU Ratio Calculator

Stickiness percentage from daily active over monthly active. 7 category benchmarks (messaging, social, productivity, B2B daily/weekly, content, ecommerce). Habit-tier classifier per the Andrew Chen 20% line.

7 categories engaged-MAU habit tiers
Open tool
saas · calculatornew

Cohort Retention Calculator

24-month survivor curve from monthly retention rate, plus cohort half-life and total revenue per cohort. 5 category presets (B2B SaaS, consumer SaaS, mobile app, DTC subscription, marketplace). Chart.js retention curve.

24-mo curve half-life 5 categories
Open tool
ecommerce · calculatornew

Break-Even ROAS Calculator

Minimum ROAS to break even on ad spend = 1 / contribution margin. Refund-adjusted floor + LTV-aware target + operating multiple. Honest paid economics that account for COGS, refunds, and repeat purchases.

3 ROAS thresholds refund-aware LTV-aware
Open tool
dev · checkernew

HTTP Headers Checker

Paste raw response headers from curl -I or DevTools. Audits caching, security (HSTS, CSP, X-Frame, Referrer-Policy, Permissions-Policy), compression, server fingerprint. Letter-grade verdict.

A-F grade 5 categories paste mode
Open tool
dev · detectornew

CMS Detector

Paste HTML source — we identify 25+ platforms (WordPress, Shopify, Squarespace, Wix, Webflow, Ghost, Magento, BigCommerce, Hugo, Next.js, Gatsby, Astro, etc.) with weighted-confidence scoring per match.

25+ platforms confidence score evidence trail
Open tool
dev · detectornew

Tech Stack Detector

Paste HTML — scans 60+ tools across 10 categories: JS/CSS framework, analytics (GA, Plausible, Mixpanel, PostHog), payment (Stripe, PayPal), ads (FB Pixel, TikTok), chat (Intercom, Crisp), A/B testing.

60+ tools 10 categories signature evidence
Open tool
dev · parsernew

User Agent Parser

Paste any UA string — get browser + version, OS + version, rendering engine, device class. Bot detection covers ~25 crawlers including AI training bots (GPTBot, ClaudeBot, Google-Extended, PerplexityBot).

25 bot signatures AI crawler aware my-UA preset
Open tool
dev · detectornew

Web Server Detector

Paste Server header / response headers — identifies origin (nginx, Apache, IIS, Caddy), CDN / edge (Cloudflare, Vercel, Netlify, Fastly, CloudFront), app stack (PHP, ASP.NET, Express). Version-exposure security verdict.

15+ servers CDN + WAF detect security verdict
Open tool
dev · checkernew

HTTP Status Code Checker

Enter URLs — live-fetches each through AllOrigins. Reports status code, redirect chain, response time, plus per-code SEO verdict (301 vs 302 link-equity, 4xx categories, 5xx severity). Bulk URL paste supported.

live fetch redirect chain SEO verdict
Open tool
dev · checkernew

CORS Checker

Enter a target URL — runs live cross-origin GET, POST, and preflight tests from your browser. The browser's CORS error itself is the answer. Reports each Access-Control-* response header with a recommendation per failure mode.

live test preflight aware per-error fix
Open tool
dev · checkernew

Cookie Analyzer

Paste Set-Cookie headers OR read this page's live cookies. Audits Secure, HttpOnly, SameSite (Lax / Strict / None), Path, Domain, Max-Age vs Expires, __Host- + __Secure- prefixes. OWASP-aligned hardening verdict.

paste or live RFC 6265bis OWASP audit
Open tool
dev · checkernew

CSP Validator

Paste Content-Security-Policy header — parses every directive, flags unsafe-inline, unsafe-eval, wildcards, missing critical directives (default-src, script-src, frame-ancestors). Letter-grade hardening audit, OWASP-aligned.

A-F grade per-directive CSP Level 3
Open tool
dev · detectornew

JavaScript Framework Detector

Paste HTML — identifies the JS framework (React, Vue, Angular, Svelte, Solid, Preact, Lit, Alpine, htmx) plus deeper layers: meta-framework, state management, routing, data fetching, UI library, build tool. Full developer-experience picture.

9 frameworks 7 tooling layers deep signature
Open tool
dev · detectornew

CDN Detector

Paste curl -I or DevTools headers — identifies Cloudflare, Fastly, CloudFront, Vercel, Netlify, Akamai, Bunny, KeyCDN by signature header (cf-ray, x-vercel-id, x-served-by, x-amz-cf-id, +15 more). Multi-CDN stack detection.

20+ CDNs multi-CDN aware per-CDN advice
Open tool
dev · checkernew

Compression Detector

Paste curl -I — checks Content-Encoding (gzip / brotli / deflate / zstd / none), validates Vary: Accept-Encoding correctness, recommends optimal compression by traffic profile. RFC 9110-aligned.

5 algorithms Vary check Brotli + Zstd
Open tool
dev · checkernew

Cache Headers Checker

Paste curl -I — parses Cache-Control directives (max-age, s-maxage, public, private, no-cache, no-store, immutable, stale-while-revalidate), validates ETag + Last-Modified pairing. A-F caching grade per RFC 9111.

A-F grade RFC 9111 9 directives
Open tool
dev · checkernew

HTTP/2 + HTTP/3 Checker

Paste curl -I — identifies HTTP protocol version (1.1 / 2 / 3) from status line, validates Alt-Svc header for HTTP/3 advertising, recommends upgrade path. RFC 9113 / RFC 9114-aligned.

Protocol version Alt-Svc parse QUIC-aware
Open tool
dev · checkernew

Redirect Chain Checker

Paste curl -ILv output — traces every 301 / 302 / 307 / 308 hop with destination URL, flags chain length, mixed 301/302 (link-equity bug), and protocol/host downgrades. Loop detection.

hop trace 301/302 audit loop detect
Open tool
dev · checkernew

IP Geolocation Lookup

Live IP-to-place lookup via ipapi.co free public API. Country, region, city, ISP, ASN, timezone, currency, calling code. Works for any IPv4 / IPv6 — or detects your own.

live API IPv4 + IPv6 ASN / ISP
Open tool
dev · checkernew

Mobile-Friendly Test

Live Google PSI mobile audit — checks viewport, tap targets ≥48×48, font size ≥12px, content-width fit. Pass/fail per audit + fix recommendation. Critical for mobile-first indexing (Oct 2023).

PSI live 4 audits SEO-ranking signal
Open tool
dev · checkernew

HTTPS / SSL Checker

Composite TLS posture: live HTTPS reach + crt.sh Certificate Transparency log (cert history + issuer) + Cloudflare DoH CAA records (issuer authorization). A-F TLS-posture grade.

A-F grade crt.sh CT log CAA + reach
Open tool
dev · checkernew

Domain Authority Checker

Composite 0-100 site-maturity score from public APIs: Wayback age + crt.sh cert count + CAA + SPF + DMARC. Honest about being NOT Moz DA — links out for paid backlink intel.

5 signals honest framing A-F grade
Open tool
dev · checkernew

Site Health Checker

PSI 4-category composite (Performance 40% + SEO 25% + Best Practices 20% + Accessibility 15%) with weighted health grade + top 5 cross-category fixes ranked by impact. Mobile or desktop strategy.

4-cat composite top 5 fixes A-F grade
Open tool
dev · checkernew

Page Weight Analyzer

PSI resource-summary breakdown — bytes by HTML / CSS / JS / image / font / third-party with per-type budget verdict. Surfaces the budget gap that's leaking weight.

7 types per-type budget A-F grade
Open tool
dev · checkernew

Render Blocking Checker

PSI render-blocking-resources audit — every CSS / JS file blocking initial paint with byte size + estimated LCP savings + per-file fix (critical CSS / async / defer / lazy-load).

LCP savings per-file fix CSS + JS
Open tool
dev · checkernew

JavaScript Size Checker

PSI per-bundle JS breakdown — every JS file with size, first-party vs third-party split, top 10 by size, parse + execute time estimate on mid-tier mobile.

1P / 3P split parse-time est. top 10 files
Open tool
dev · checkernew

Multi-URL Audit

Bulk PSI audit on up to 5 URLs sequentially — comparison table with Performance / SEO / Accessibility / Best Practices scores + worst audit per URL flagged. Copy-table export.

5 URLs side-by-side copy export
Open tool
dev · checkernew

CSS Size Checker

PSI per-stylesheet breakdown — every CSS file with byte size, first-party vs third-party split, render-blocking flag. PurgeCSS guidance + Google Fonts audit.

1P/3P split RB flag A-F grade
Open tool
dev · checkernew

External Link Counter

Paste HTML — splits internal vs external <a> tags, lists rel attributes (nofollow, sponsored, ugc, noopener), flags missing rel=noopener security on target=_blank links.

int/ext split rel audit noopener check
Open tool
dev · checkernew

Heading Hierarchy Checker

Paste HTML — parses H1-H6 outline tree, flags multiple H1s, skipped levels, missing H1, empty headings. WCAG 2.4.6 + SEO featured-snippet ready.

outline tree skip detect WCAG 2.4.6
Open tool
dev · checkernew

Image Format Checker

Paste HTML — scans every <img> for format (JPG / PNG / WebP / AVIF / SVG / GIF), loading=lazy, srcset, width+height (CLS prevention). Modern-format adoption %.

6 formats CLS check lazy + srcset
Open tool
dev · detectornew

Hosting Provider Detector

DoH + ASN composite — identifies AWS, GCP, Azure, Vercel, Netlify, Cloudflare, DigitalOcean, Hetzner, Linode, OVH, Shopify, WP Engine + 15 more by ASN classification.

25+ hosts ASN classify tier verdict
Open tool
dev · checkernew

Backlink Signal Checker

Live backlink verifier — paste up to 10 candidate URLs + your domain, fetches each, confirms link is present with anchor + rel + dofollow status. Honest about NOT being Ahrefs / Moz.

live verify honest framing 10 URL batch
Open tool
ecommerce · calculator

Profit Calculator

Contribution margin, net profit, and margin percentage from revenue minus COGS, shipping, fees, ads, and fixed costs.

contribution net margin verdict
Open tool
ecommerce · calculator

Shopify ROI Calculator

Payback month, 12-month return, and 3-year cumulative value on a Shopify rebuild from current GMV and lift assumptions.

payback 3-year NPV lift model
Open tool
ecommerce · calculator

Blended CAC Calculator

True customer-acquisition cost past vendor dashboards. Sum paid + organic + tools + fees; divide by new customer count.

blended CAC MER paid share
Open tool
ecommerce · calculator

LTV Calculator

Gross LTV, contribution LTV, LTV:CAC ratio, and CAC payback months from AOV, frequency, lifespan, and margin.

gross LTV LTV:CAC payback
Open tool
ecommerce · calculatordepth

CAC Payback Period

Exact months to recover acquisition cost. Cohort-aware retention curve, gross-margin adjustment, risk verdict per bracket.

months to payback cohort curve
Open tool
ecommerce · calculator

ROAS Calculator

Return-on-ad-spend per channel, blended ROAS, and break-even ROAS from gross margin. Honest channel-level math.

per-channel break-even blended
Open tool
ecommerce · calculatornew

AOV Calculator

Average order value, CM per order, and category benchmark. Interactive lift simulator: what each +$5 of AOV adds in revenue.

lift simulator 8 categories CM/order
Open tool
ecommerce · calculatornew

Break-Even Calculator

Break-even units, revenue, CM per unit, margin of safety, and days-to-break-even at your daily order velocity.

BEP units margin of safety days runway
Open tool
ecommerce · calculatornew

Markup Calculator

Bidirectional: enter cost plus markup %, margin %, or selling price. Markup vs margin conversion table, category presets, effective margin with shipping + CAC.

bidirectional conversion table effective margin
Open tool
seo · generatornew

Schema Markup Generator

Valid JSON-LD for Article, Product, FAQPage, LocalBusiness, Event, BreadcrumbList. Real-time validation, copy-ready, spec-aligned.

JSON-LD 6 types validated
Open tool
seo · generatornew

Article Schema Generator

Dedicated Article / BlogPosting / NewsArticle generator. Auto-counts headline at 110 chars, validates author + datePublished + image dimensions, outputs ImageObject (not bare URL).

3 sub-types 110-char gate ImageObject
Open tool
seo · generatornew

Product Schema Generator

Product + Offer + AggregateRating + Brand. Includes the merchant-listing fields (priceValidUntil, shippingDetails, hasMerchantReturnPolicy) Google requires for shopping rich results.

merchant-grade offer + rating return policy
Open tool
seo · generatornew

LocalBusiness Schema Generator

PostalAddress + GeoCoordinates with 5-decimal precision + per-day OpeningHoursSpecification. 14+ LocalBusiness subtypes (Restaurant, Dentist, Plumber, etc.). NAP-consistency reminder.

14 sub-types geo + hours NAP-aware
Open tool
seo · generatornew

Review Schema Generator

Switch between individual Review and aggregate AggregateRating. Pick itemReviewed type from 10 options (Product, LocalBusiness, Movie, Book, Recipe, etc.). Self-serving check baked in.

2 modes 10 itemReviewed policy gate
Open tool
seo · generatornew

FAQ Schema Generator

Add unlimited Q+A pairs, get FAQPage JSON-LD with required fields. Inline validator catches duplicates, empty answers, and 220-char question over-length. Visible-mirror policy explained.

unlimited Q+A dup-check policy gate
Open tool
seo · generatornew

Breadcrumb Schema Generator

Build BreadcrumbList JSON-LD with auto-numbered ListItem positions. Live SERP-style preview. The one rich result Google still renders for commercial sites in 2026.

auto-numbered SERP preview CTR +3-7pp
Open tool
seo · generatornew

Event Schema Generator

Date + venue + offers + organizer. Includes the post-pandemic eventAttendanceMode + eventStatus fields Google requires (Offline / Online / Mixed). 11 Event subtypes.

11 sub-types attendance mode ticket offers
Open tool
seo · generatornew

Meta Tag Generator

Title, description, OG, Twitter Card with live Google SERP, Facebook, and X previews. Stack presets for HTML, WordPress, Shopify, Next.js Metadata API.

3 previews 4 stacks char counter
Open tool
seo · checkernew

Open Graph Preview

Side-by-side preview of Facebook, X, LinkedIn, Slack, and Discord share cards. Paste HTML to auto-extract tags. Quality score 0-100, image dimension check.

5 platforms quality score HTML parser
Open tool
seo · checkernew

Canonical URL Checker

Paste page HTML — extracts the rel=canonical link, validates absolute / HTTPS / non-duplicate / no fragment / no UTM params. Catches the 'two canonical tags' bug.

5 checks duplicate detect paste-HTML
Open tool
seo · checkernew

Hreflang Checker

Paste HTML — extracts every rel=alternate hreflang tag, validates ISO 639-1 + ISO 3166-1 codes against full lookup table, x-default presence, en-UK typo trap.

ISO validation x-default check UK→GB warn
Open tool
seo · checkernew

Twitter Card Validator

Paste HTML — extracts twitter:card / title / description / image / site / creator. Validates lengths + HTTPS image. Falls back to OG tags exactly like X's parser.

4 card types OG fallback paste-HTML
Open tool
seo · checkernew

Internal Link Counter

Paste HTML + your origin. Splits every <a> into internal / external / fragment / pseudo-URL. Lists unique destinations + flags accidental nofollow on internal links.

4 categories ≥3 floor nofollow detect
Open tool
seo · checkernew

Anchor Text Analyzer

Paste HTML + brand + target keyword. Buckets anchors as branded / URL / generic / partial / exact-match. Live ratio bars with the 8% exact-match safe-ceiling threshold.

5 buckets ratio bars scheme gate
Open tool
dns · checkernew

MX Record Checker

Type a domain — queries Cloudflare DoH for MX records, lists each by priority, and resolves each mail-server hostname's A record so you see the full delivery chain.

priority sort A-resolve DoH
Open tool
dns · checkernew

SPF DKIM DMARC Checker

Email-auth triple-lock check. SPF mechanism count (10-lookup limit), DMARC policy strictness + pct=, DKIM with selector input. Required by Gmail+Yahoo since Feb 2024.

3 records SPF lookup count policy gate
Open tool
dns · checkernew

CNAME Lookup

Walks every CNAME hop until it reaches a terminal A or AAAA record. Catches alias loops + missing terminals. Flags chains over 2 hops (latency cost).

chain follow loop detect ≤ 2 hops
Open tool
dns · checkernew

DNS Propagation Checker

Queries Cloudflare 1.1.1.1 + Google 8.8.8.8 in parallel. Match = propagated globally. Mismatch = still propagating across resolver caches. 6 record types supported.

2 resolvers parallel query match-check
Open tool
dns · checkernew

IP Lookup

Type a hostname or IP. Resolves A + AAAA, performs reverse DNS (PTR), and surfaces the hosting provider hint (AWS / GCP / Azure / Vercel / Cloudflare) from the PTR string.

A + AAAA + PTR 10 providers IP-input mode
Open tool
domain · checkernew

Domain Availability Checker

Type a domain — one RDAP query tells you whether the registry has a record. No registrar funnel, no email gate, no affiliate redirect. Five reputable registrar links rendered for open names.

RDAP gateway acquisition signals no affiliate
Open tool
ssl · checkernew

SSL Certificate Inspector

Pulls the most-recent cert from public Certificate Transparency logs via crt.sh: issuer, subject, full SAN list, validity dates, days remaining. No agent install, no TLS handshake from your IP.

CT logs SAN list 5 quality checks
Open tool
ssl · bulknew

SSL Expiry Monitor

Paste up to 20 hostnames at once. We query CT logs for each and render a sorted dashboard — days remaining, issuer, status band. Most cert outages live on a sub-domain you forgot you had.

20 hosts at once 3 status bands copy summary
Open tool
recon · passivenew

Subdomain Finder

Enumerates every sub-domain ever issued a public SSL cert via Certificate Transparency logs. Passive — no scan packets at the target. Filter, sort, and CSV export the list.

CT enumeration live filter CSV export
Open tool
domain · historynew

Domain Age Checker

Cross-references RDAP registration date with Wayback Machine first-capture. Catches re-registered domains where the registry record looks fresh but the brand has been around for years.

RDAP + Wayback divergence flag re-registration
Open tool
marketing · buildernew

UTM Link Builder

Tag URLs with UTM parameters. 7 platform presets (Meta, Google, TikTok, LinkedIn, Email, Klaviyo, Newsletter), auto-lowercase, QR code output, localStorage saved campaigns.

7 presets QR code saved campaigns
Open tool
seo · generatornew

Robots.txt Generator

Platform presets for Shopify, WordPress, Webflow, Next.js. Individual toggles for every AI crawler (GPTBot, ClaudeBot, PerplexityBot, 12 more). Verdict line included.

15 AI bots 5 presets verdict
Open tool
seo · generator

XML Sitemap Generator

Paste URLs or upload CSV, set priority + changefreq + lastmod. Image and hreflang annotations supported. Auto-splits above 50,000 URLs into a sitemap-index.

auto-split 50k image sitemap hreflang
Open tool
seo · generator

Hreflang Generator

Three-format output (HTML tags, XML sitemap, HTTP headers) with built-in reciprocal-link validator that flags every missing pair in amber. 4 locale presets.

3 formats reciprocal check x-default
Open tool
seo · checker

Keyword Density Checker

1-gram, 2-gram, 3-gram density with stop-word filtering. Flesch reading ease bundled. Calibrated over-optimization thresholds per content type (blog / landing / product).

n-gram Flesch score threshold
Open tool
ecommerce · checkernew

Shopify Speed Test

Google PageSpeed data for all four Lighthouse categories. CrUX field data. Shopify-specific app weight table (Klaviyo, Yotpo, Judge.me, etc.) sorted by kilobytes.

app weight CrUX field
Open tool
business · generatornew

Invoice Generator

Client-ready PDF in 30 seconds. Four tax presets: US sales tax, UK/EU VAT with reverse-charge, India GST with CGST+SGST or IGST split, agency retainer. Multi-currency.

GST split VAT reverse PDF
Open tool
seo · flagship auditflagship

Website Audit

Four-category scorecard across Performance, SEO, Accessibility, and Best Practices. Runs Google PageSpeed Insights; surfaces top 2-3 wins per category with DH service pairing.

4 categories PSI API top wins
Open tool
seo · checkernew

Lighthouse Score Checker

Single-purpose Lighthouse scoring across Performance, SEO, Accessibility, Best Practices. Mobile + desktop strategy. Top 10 audit findings ranked by impact, radar chart visualization.

PSI API radar chart findings ranked
Open tool
seo · checkernew

Core Web Vitals Checker

28-day p75 field data from CrUX plus a lab run for LCP, INP, CLS, FCP, TTFB on any URL. Per-metric verdict tied to Google's published thresholds. Field-vs-lab comparison chart.

field + lab 5 metrics CrUX p75
Open tool
seo · checkernew

Domain Health Checker

Five-signal composite: DNS records, HTTPS reachability, domain age (RDAP + Wayback), first-archive timestamp, PageSpeed score. Single composite Health Grade A-F with breakdown bars.

5 signals DoH + RDAP grade A-F
Open tool
seo · checkernew

WHOIS Lookup

Live RDAP record for any domain: registrar, registration date, expiration, name servers, status flags. Dates auto-aged, status flags explained in plain language.

RDAP 6 cards EPP status
Open tool
seo · checkernew

DNS Lookup

A / AAAA / MX / TXT / NS / CNAME / CAA in one parallel query via Cloudflare DoH. SPF + DMARC auto-detected and badged. Hygiene verdict on email + SSL posture.

7 record types DoH SPF/DMARC
Open tool
seo · checkernew

Wayback Archive Viewer

First-capture date plus year-by-year snapshot timeline from Internet Archive. Click any year to open the snapshot. Coverage verdict per archive density.

timeline archive.org trust signal
Open tool
seo · checkernew

Structured Data Validator

Paste JSON-LD; we walk every node (including @graph), check ~30 rules per type across 8 schema.org types, surface pass/warn/fail per check. Runs entirely in your browser.

8 types @graph in-browser
Open tool
seo · checkernew

Robots.txt Tester

RFC 9309 longest-match in-browser. Paste robots.txt + URL(s); pick from 16 user agents (Googlebot, GPTBot, ClaudeBot, PerplexityBot, etc.). Bulk-test up to 50 URLs.

RFC 9309 16 UAs bulk URLs
Open tool
seo · generatornew

SERP Preview Generator

See your title, URL, and meta description rendered as a live Google search-result snippet — mobile + desktop side by side. Pixel-width gauges, query bold-match preview, truncation marked.

mobile + desktop pixel gauge live render
Open tool
seo · checkernew

Title Tag Checker

Eight checks per title: length, pixel-width vs Google's 580-px cut-off, brand placement, keyword position, capitalization, separator consistency, duplicates, stop-word density. Paste plain text or full HTML.

8 checks canvas pixel-width stop-words
Open tool
seo · checkernew

Meta Description Checker

Seven meta-description checks: length, mobile pixel-width, action-verb presence, primary-keyword position, sentence count, trailing punctuation, generic-CTA detection.

120-155 chars CTA detector 920px gauge
Open tool
seo · checkernew

Image Alt Text Checker

Paste HTML; we walk every <img> tag and run six checks per image: alt presence, decorative-empty, filename-as-alt, keyword stuffing, length, clickable-but-empty conflict. WCAG 1.1.1 alignment.

WCAG 1.1.1 DOM scan 6 checks/img
Open tool
seo · checkernew

XML Sitemap Validator

Paste a sitemap.xml; we run the full sitemaps.org spec: namespace, <loc> required, ISO-8601 lastmod, valid changefreq enum, 0.0-1.0 priority, 50K URL limit, same-origin rule. Handles sitemap-index too.

12 checks DOMParser urlset + index
Open tool
seo · checkernew

Color Contrast Checker

WCAG AA and AAA ratio for normal text, large text, and UI components. Live swatch preview, brand presets, verdict per threshold. Accessibility compliance first.

WCAG AA/AAA 5 thresholds swatch
Open tool
brand · generatornew

Favicon Generator

Upload one square image. Download a ZIP with 6 PNG sizes (16-512px), apple-touch-icon, web manifest, and copy-ready HTML head tags. Canvas-based resize.

6 sizes manifest ZIP download
Open tool
ecommerce · calculatornew

Conversion Rate Calculator

CVR percent, revenue per visitor, category benchmark, and incremental-revenue lift simulator from +0.5% to +2.0% CVR. DTC, beauty, fashion, B2B, SaaS presets.

CVR + RPV 6 categories lift slider
Open tool
ecommerce · calculatornew

Bounce Rate Calculator

Bounce percentage, engaged sessions, conversion impact, and category benchmark gap (DTC, blog, B2B, SaaS, lead-gen). Drop simulator shows incremental conversions from 5-20pp bounce reduction.

5 categories GA4-aware drop simulator
Open tool
ecommerce · calculatornew

Conversion Funnel Calculator

5-stage funnel: top-of-funnel volume × per-stage CVR. Identifies the leakiest stage by gap-vs-benchmark, projects incremental conversions from a +5pp lift on that stage. DTC, SaaS, B2B presets.

5 stages leak detect 3 templates
Open tool
ecommerce · calculatornew

CTR Calculator

Click-through rate, CPC spend, channel benchmark gap (Google Search, Meta, Display, TikTok, LinkedIn, email, organic SERP positions 1-10). Lift chart shows incremental clicks at +0.25 to +2pp.

9 channels organic positions lift chart
Open tool
ecommerce · calculatornew

Email List Growth Calculator

Net monthly subscriber growth from signup % minus churn %. Projects subscribers at 6/12/24 months as a chart, plots target line, computes monthly email revenue at horizon. Klaviyo, Mailchimp, Beehiiv presets.

24-mo projection target line $ at horizon
Open tool
ecommerce · calculatornew

Affiliate Commission Calculator

Per-sale commission, monthly + annual net (network-fee adjusted), tier-bonus targets, and recurring SaaS lifetime value per signup. Flat, tiered, and recurring models. DTC, course, SaaS, hosting presets.

3 models tier targets net of fees
Open tool
saas · calculatornew

Churn Rate Calculator

Logo churn, revenue churn, Net Revenue Retention, and annualized churn from monthly movement. SMB, mid-market, and enterprise SaaS presets with benchmark verdicts.

logo + revenue NRR annualized
Open tool
saas · calculatornew

MRR / ARR Calculator

End-of-month MRR, annualized ARR, net new MRR, MoM growth, and SaaS Quick Ratio from plan-mix movement. Early, growth, and scale-stage presets with Quick Ratio verdict.

Net New MRR Quick Ratio MoM growth
Open tool
marketing · buildernew

Shopify Discount URL

Auto-apply discount share URL with 5 redirect presets (home, product, collection, cart, checkout), optional UTM tags, and QR code download for offline campaigns.

auto-apply 5 redirects QR code
Open tool
seo · checkernew

Heading Outliner

Paste HTML, get an indented H1-H6 outline with warnings for missing H1, skipped levels, duplicate H1s, and empty headings. SEO and WCAG 1.3.1 compliance in one view.

H1-H6 tree skip warnings WCAG 1.3.1
Open tool
§ 05 · why free

No signup, no email, no dashboard.

Every tool on this page runs entirely in the browser using standard Web APIs. No server receives the numbers you enter. No analytics beacon carries your business data to a third party. No account gates the output. The tools that pay for themselves on DH's side are the ones honest operators use and share; the ones that try to extract email addresses rarely make it to that group. Performance budgets follow Google's Page Experience signals.

01 · private

Browser-only.

Every value you enter lives in memory for the tab you opened. Close it and the data is gone. Nothing is stored, synced, or transmitted.

02 · portable

Copy-and-paste output.

Every tool has a "Copy results" button that puts a clean plain-text summary on your clipboard, ready to paste into a board deck, a Slack message, or an email.

03 · honest

Verdict lines, not sales pitches.

Each tool names the bracket your number falls into and what the next action usually is. If the honest answer is "this is fine, no work needed", the verdict says that.

Editorial seal of craft: hand-drawn moss-green double-ring stamp with laurel leaves, centred text NO SIGNUP / BROWSER ONLY / OPEN SOURCE, small amber orb marker
Fig. 03 · seal of craft
§ 06 · the principle

We earn clients through usefulness, not friction.

Most "free" tool sites gate results behind a signup wall, inject a chat widget that pulls you into a sales funnel, or save your numbers server-side for retargeting. We don't. The tools here work end-to-end without an account, and none of your inputs leave your browser. Accessibility follows the WCAG 2.1 quick reference, and feature support is verified against Can I Use before shipping. The ones that send us business are the ones an operator uses at 11pm on a Tuesday and shares with a colleague at 9am Wednesday.

"The invoice generator is the first one I've used where I didn't have to watch for an upgrade dialog. I bookmarked it on three machines."

operator feedback · DTC founder, London

Published · Last updated .