Branding & Subdomains

Cosmetic subdomain aliases for sharing, social, and brand-search.

Pick the URL that fits the moment

Every cosmetic subdomain below 301-redirects to the canonicalscoutmytool.comURL. The redirect is a permanent 301 with the original path and query preserved, so all SEO equity flows to the canonical page. Use the shorter forms in tweets, slide decks, or on a mobile-first share — they're easier to type and recall than the full path.

Subdomain aliases

pdf.scoutmytool.comscoutmytool.com/pdf301
PDF Tools. 60+ free in-browser PDF tools — merge, split, compress, convert, sign, redact. Zero uploads to a server.
calc.scoutmytool.comscoutmytool.com/finance301
Calculators. Free finance and health calculators — mortgage, loan, BMI, calorie, retirement, and more. Plain-English explanations included.
convert.scoutmytool.comscoutmytool.com/convert301
Unit Converters. Free instant unit converters — length, weight, temperature, speed, area, volume. Type a value, see the answer.

How redirects work

  • pdf.scoutmytool.com/merge-pdf → 301 → scoutmytool.com/pdf/merge-pdf
  • The trailing path and any query string are forwarded as-is.
  • The canonical URL is set to scoutmytool.com on every page, so search engines index the canonical and credit it for backlinks.
  • All three subdomains are served over HTTPS with the same Let's Encrypt certificate as the apex.

Live preview · what you get when you open each alias

Embed our calculators on your blog or partner site

Every calculator below has a free, mobile-responsive iframe widget you can drop into your CMS. Copy either snippet and paste it where you want the calculator to render.

Mortgage Calculator
/widget/mortgage-calculator
iframe snippet
<iframe src="https://scoutmytool.com/widget/mortgage-calculator/embed?theme=light" width="100%" height="600" frameborder="0" style="border:0; max-width:560px;" loading="lazy" title="ScoutMyTool calculator"></iframe>
script-tag (auto-resize)
<script async src="https://scoutmytool.com/embed.js" data-tool="mortgage-calculator" data-theme="light"></script>
BMI Calculator
/widget/bmi-calculator
iframe snippet
<iframe src="https://scoutmytool.com/widget/bmi-calculator/embed?theme=light" width="100%" height="600" frameborder="0" style="border:0; max-width:560px;" loading="lazy" title="ScoutMyTool calculator"></iframe>
script-tag (auto-resize)
<script async src="https://scoutmytool.com/embed.js" data-tool="bmi-calculator" data-theme="light"></script>

Brand assets

Use these logos and colors in partnership pages, press, or co-marketing pieces. No need to ask — but please don't recolor the gradient.

Brand mark
64×64 SVG · gradient on transparent background
Download SVG
Wordmark
320×64 SVG · pairs the mark with the name
Download SVG

Color palette

SwatchNameHexUsage
Primary Indigo#6366F1CTAs, links, focus rings
Cluster Violet#8B5CF6Default cluster gradient mid-stop
Cluster Purple#A855F7Default cluster gradient end-stop
Finance Emerald#34D399/finance cluster gradient (start)
Health Rose#FB7185/health cluster gradient (start)
PDF Orange#FB923C/pdf cluster gradient (start)
Convert Amber#FBBF24/convert cluster gradient (start)
Ink#111111Body text on light surfaces

Cluster gradients combine three stops; the table lists the start color so the palette stays scannable. Full gradient stops live in app/globals.css.