100+ tools — all free, no sign-up

Your browser is a
free toolkit.

Finance, health, development, SEO and everyday tasks — running in your browser. No accounts, no installs, no friction.

✦ AI

✦ AI-powered — understands natural language

✦ 100+ Tools ✦ Zero Sign-up ✦ Runs in Browser ✦ Always Free

From the Blog

In-depth technical articles and guides.

View all →
Muscle, Metabolism, and Sarcopenia: Why Building Muscle Is the Best Long-Term Metabolic Investment
Muscle tissue burns roughly 3× more calories per kg at rest than fat. Sarcopenia causes 1–3% muscle loss per year from age 35 onward, gradually lowering BMR. Here's the case for resistance training as a long-term metabolic investment and the protein requirements to support it.
DEXA, BIA, Calipers, and Hydrostatic Weighing: How Body Fat Measurement Methods Compare
DEXA, hydrostatic weighing, BIA scales, and skinfold calipers can give different body fat percentages for the same person on the same day. Here's what each method actually measures, why BIA scales are so sensitive to hydration, and how to choose between accuracy and practicality for tracking your own body composition.
Organic CTR Optimisation: What Actually Makes People Click Your Search Result
Two pages at the same ranking position can have CTR gaps of 4x or more depending on snippet quality. Here's what actually drives organic CTR, how to use Search Console data to find underperforming snippets, and how to write titles that get clicked.
FD Calculator — Optimise Your Fixed Deposit for Maximum Return
Learn how compounding frequency affects FD returns, why non-round tenures often offer better rates, how to build a deposit ladder, and how to use a free FD calculator to optimise your fixed deposit strategy.
Robots.txt Was Informal for 28 Years — What RFC 9309 Actually Standardized and What It Still Leaves Open
Robots.txt was an informal convention for 28 years before the IETF formalized it as RFC 9309 in September 2022 — and the standard still doesn't cover crawl-delay (Bing respects it, Google never has) or settle whether crawlers are legally required to comply. Here's what RFC 9309 actually specifies (500 KiB max size, longest-match-wins, caching rules), how the standard naturally accommodates the new wave of AI training crawlers via multiple User-agent blocks, and the legal landscape's continued ambiguity post-standardization.
og:image Shows in the Debugger But Not on the Platform — Every Technical Failure Mode Explained
An og:image that looks correct in Facebook's sharing debugger can still fail to render on other platforms — because relative URLs break crawler fetching, platform dimension requirements differ, WebP may not be supported by some crawlers, and CORS restrictions can block image access. Here's the complete technical checklist: absolute URLs, supplementary og:image:width/height/type tags, the 1200×630 universal dimension, and why SVG og:images fail.
Every TLS Certificate Is Now a Public Record — What Certificate Transparency Logs Reveal and Why That Changed Security
Certificate Transparency logs record every TLS certificate ever issued and became mandatory for Chrome in 2018 — meaning fraudulent certificate issuance is now a publicly auditable event rather than an undetectable attack. Here's how Merkle tree audit proofs make CT logs tamper-evident, what domain owners find when searching their own CT history (unexpected subdomains, unauthorised CAs), and how real-time CT monitoring via Certstream gives organisations a window to act on phishing infrastructure before it launches.
Where Your DKIM Private Key Lives and How Attackers Steal It — A Security-First Look at DKIM Key Management
DKIM private keys must be accessible to the mail server at send time — unlike HTTPS where hardware security modules can isolate keys. Here's where DKIM private keys actually live (PEM files, config, secrets managers), the four exposure vectors (version control, backups, server decommission, shared hosting), what an attacker can do with a stolen key (DKIM-signed phishing that passes DMARC), and why Ed25519 is replacing RSA for new DKIM deployments.
Cron Explainer — Translate Any Cron Expression to Plain English
Learn how cron expression syntax works, what each field means, common schedules explained in plain English, cron pitfalls like timezone issues and overlapping jobs, and how to use a free cron explainer tool.
Reverse DNS and Email Deliverability: Why Your PTR Record Silently Matters
A missing PTR record silently degrades email deliverability. Here's how forward-confirmed reverse DNS works, why it matters for email authentication, who controls PTR records, and how reverse DNS is used in security investigation.