Size up the problem before you build anything.
Quick calculators, demos, and templates I use with clients on discovery calls. No email gate — use them, save them, share them.

AI Agent Builder Demo
Sketch a multi-step AI agent in your browser, then test it against the arithmetic that decides whether it survives production: per-step reliability, retries, and how many boxes you can afford to add.

AI Automation Consultant
Chat with an AI automation consultant and get a prioritised strategy for your business

AI Chatbot Builder Demo
Configure a custom AI chatbot, feed it your own FAQs and product information, and have a live conversation with it in the browser — no code and no sign-up.

AI Knowledge Base Generator
Turn any document, FAQ, or email log into a structured AI knowledge base instantly

AI Outreach Message Generator
Generate personalised cold outreach emails and multi-touch follow-up sequences, with a worked rewrite showing what makes a cold email answerable and a note on UK and EU compliance.

AI Voice Agent Cost Simulator
Work out what an AI voice agent costs before you build it. Add up infrastructure, text to speech, the language model, telephony and add-ons per minute, then multiply by your real call volume, and see where the estimate and the invoice diverge.

Prompt Library & Tester
Test and iterate on AI prompts until the output is consistent enough for production. Includes a worked before-and-after rewrite, structured-output tips and the failure modes that only appear at scale.

RPA Script Generator
Describe any manual process in plain English and get a working first-draft automation script for UiPath, Power Automate, Automation Anywhere or Python.

SOP to Automation Generator
Paste a Standard Operating Procedure and get a step-by-step automation blueprint — which steps can be automated, which need a human, and which platform suits each one.

.env Manager
Validate environment variable names and values before they reach production. Env Manager checks names against POSIX rules, flags values that different .env parsers read differently, and shows which entries are secrets that should not sit in a file.

.gitignore Generator
Build a .gitignore for your stack in seconds. Covers dependencies, build output, IDE files and the .env patterns that keep secrets out of a public repository.

API Mock Server
Create a live mock REST endpoint with your own path, method, status code, headers, delay and JSON body — so you can build and test a frontend or automation before the real API is ready.

API Request Tester
Send REST API requests from your browser with custom headers, auth and a JSON body, and inspect the status, headers and response. Includes a guide to reading status codes and diagnosing CORS.

Base64 Encoder
Convert text, JSON or files to Base64 in the browser, with nothing sent to a server. Covers the padding rules, the exact 33% size increase, and the non-canonical strings that decode to identical bytes.

Cron Expression Generator
Build cron expressions visually and get the correct string for crontab, GitHub Actions, EventBridge, Kubernetes, Make or n8n — with a field reference and the common gotchas explained.

Cron Timezone Converter
Convert a cron expression between timezones and see the next run times in both. Handles daylight saving properly, so a schedule set in London does not silently drift by an hour on a UTC server.

cURL to n8n Node Converter
Convert a cURL command into an n8n HTTP Request node you can paste straight onto the canvas, with JavaScript fetch and Python requests equivalents generated at the same time. Runs entirely in your browser.

Docker Compose Generator
Build a complete docker-compose.yml for any stack in seconds — with health checks included

Hash Generator
Generate MD5, SHA-1, SHA-256, SHA-512 and HMAC digests in the browser. Includes a reproducible webhook signature example and why re-serialised JSON never matches the sender's signature.

JSON Formatter
Format, beautify and minify JSON in the browser. Paste a raw API response or webhook payload and get indented output plus the exact line and character of any syntax error.

JSON Validator
Validate JSON syntax in the browser and get the exact character position of any error, plus a plain explanation of what syntax checking can and cannot catch before data reaches production.

JWT Decoder
Decode a JSON Web Token in your browser and read its header, claims and expiry. Built for debugging auth failures, with guidance on what decoding does not prove.

n8n Workflow JSON Sanitiser
Strip API keys, tokens, webhook URLs and credential references out of an n8n or Make.com workflow export before you share it. Flags every secret it finds and produces a clean, still-importable JSON file. Runs in your browser.

OpenAPI Validator
Validate an OpenAPI 3.x or Swagger 2.0 specification in JSON or YAML. Catches schema errors, unresolved $refs and missing required fields before they break code generation or a gateway import.

Regex Tester
Write and test regular expressions against your own sample data with live match highlighting and separated capture groups, plus the backtracking pitfalls that turn a working pattern into a hung process.

SQL Formatter
Format any SQL query into clean, indented, readable output in your browser. Nothing is uploaded. Includes a worked example showing how a misplaced LEFT JOIN filter silently drops rows.

URL Encoder/Decoder
Percent-encode or decode URLs, query strings and Unicode. The page below compares what encodeURIComponent, URLSearchParams and Python's quote and quote_plus actually produce, because all four disagree.

Webhook Signature Verifier
Check a Stripe, GitHub, Shopify, Slack or Twilio webhook signature against the raw body and signing secret, and see exactly why it fails. Computes real HMAC in the browser using the Web Crypto API.

YAML / TOML / JSON Converter
Free browser-based converter between YAML, TOML and JSON. Shows you the values that change shape during conversion rather than quietly rewriting your config.

Agency Retainer Calculator
Work out what a retainer needs to be to hit a target margin. Accounts for delivery hours, software costs, scope creep, non-billable time and the effective hourly rate you end up with once everything is counted.

AI Agent Cost Calculator
Estimate what an AI agent really costs to build and run each month — model usage, platform fees, development time and maintenance — with a worked example and the metered costs most quotes leave out.

AI Receptionist Cost Calculator
Compare the monthly cost of a human receptionist against an AI voice agent handling the same call volume, including out-of-hours cover, holiday and the calls a person cannot answer while already on a call.

Automation Readiness Assessment
Score your readiness to automate across five pillars, then see which single fix moves you up a band. Includes the API request arithmetic that decides whether an automation is affordable to run.

Automation ROI Calculator
Calculate the return on investment, payback period and net gain on an automation project, software purchase or campaign. Includes a worked example and the common mistakes that make ROI estimates too optimistic.

Business Process Analyzer
Find which of your business processes are costing the most and should be automated first

Cold Email Volume Calculator
Work out how many sending inboxes and domains you need to hit a monthly outreach target safely, and what that volume produces in replies and booked calls at your own conversion rates.

Competitor Automation Gap Analyzer
See exactly which automation tools your competitors use — and where you can get ahead

Customer Support Cost Calculator
Find your true support cost per ticket and what AI deflection would actually save

Discovery Call Booking
Book a free 30-minute discovery call about your automation or AI project and leave with a clear view of what is worth building, what it will take, and whether you need help at all.

Employee Time Waste Calculator
Work out how many hours a repetitive task really costs per year, annualised over actual available working days rather than 52 weeks, and what the residual human step does to the saving.

Follow-Up Revenue Calculator
Calculate exactly how much revenue your business loses from inconsistent follow-up

GoHighLevel SaaS Mode Profit Calculator
Model the margin on reselling GoHighLevel in SaaS mode. Covers the agency plan, per-sub-account rebilling, messaging and email usage, churn and support time, and shows the client count where the model turns profitable.

Industry-Specific Calculators
Automation savings projections built around your sector's cost structure and its regulatory constraints, so the residual human steps a generic calculator ignores end up inside the number.

Missed Call Revenue Calculator
See exactly how much revenue missed calls are costing your business every month

No-Show Cost Calculator
Put a monthly figure on missed appointments and model what a reminder sequence recovers. Accounts for the slot that cannot be resold, the staff time already committed, and the cost of the reminders themselves.

Project Cost Calculator
Free automation project cost calculator. Splits build, subscriptions and maintenance, and shows you how to uplift an optimistic estimate using the UK Treasury method.

Proposal / Quote Template Generator
Build reusable proposal templates you can fill in and send in under 10 minutes, with UK statutory payment terms and an IP clause that transfers copyright rather than assuming it.

Proposal Generator
Generate a structured client proposal from the brief, the scope and the price, then run the review pass that catches the two things every generated proposal gets wrong: an unstated VAT position and a cost-of-inaction figure with no source behind it.

RPA ROI Calculator
Project RPA payback and 12-month savings including bot licence costs per concurrent run and ongoing maintenance, the two lines most ROI calculators omit.

Sales Process Analyzer
Map your sales funnel and find every step where automation would win you more deals

Team Automation Savings Dashboard
Track cumulative hours saved, cost avoided and payback across all your team's automations, priced at a fully loaded hourly rate rather than gross salary.

Virtual Assistant vs Automation Calculator
Compare hiring a virtual assistant against automating the same task. Models hourly cost, management overhead, error rate and the one-off build cost, and shows the monthly volume at which automation overtakes a VA.

Website AI Audit
Score your website across 25 AI-readiness criteria: whether AI systems can read your pages, conversion and lead capture, support and self-service, and operations. Returns a prioritised roadmap, not a feature list.

Website Automation Audit
Scan your website and find every automation opportunity you are leaving on the table

Website Conversion Analyzer
Analyse your funnel stage by stage, from landing to form fill to booked call, and find where visitors drop off. Reports absolute outcomes alongside the percentage, because a conversion rate can rise while booked work falls.

Website Data Extractor
Pull structured data from any web page without code — company details, contact information, pricing, products and page metadata — with guidance on JavaScript-rendered sites and the legal limits.

301 Redirect Rule Generator
Turn a list of old and new URLs into redirect rules for Apache htaccess, Nginx, Cloudflare or Netlify. Detects redirect chains and loops before you deploy them, and handles bulk migrations from a pasted list.

Canonical Tag Generator
Generate a correct rel=canonical tag from any URL. Normalises the scheme, strips tracking parameters, resolves trailing slash and case issues, and warns about the canonical mistakes that quietly deindex pages.

Content Brief Generator
Generate a complete SEO content brief from any keyword, ready to hand to a writer, then audit it against Google Search Central guidance so you are not briefing a word count Google has publicly said it does not have.

Google SERP Preview Tool
See how your page will look in Google results on desktop and mobile before you publish. Renders the title link, breadcrumb URL and snippet with realistic truncation, and highlights query terms the way Google bolds them.

Hreflang Tag Generator
Build a complete, reciprocal hreflang set for a multilingual page and export it as link tags, an HTTP header block or XML sitemap entries. Validates language and region codes and adds x-default automatically.

Keyword Clustering Tool
Group any keyword list by topic and search intent to decide which terms belong on one page and which need their own. Includes a worked example run against 117 real published posts and what Google actually does when two of your pages overlap.

Keyword Density Checker
Analyse the word and phrase frequency of any piece of content, with one, two and three-word groupings, stop words filtered out, and a flag on anything repeated often enough to read as keyword stuffing.

Keyword Research & Intent Analyzer
Classify any keyword by search intent and know exactly what type of content to build

Meta Title & Description Length Checker
Check meta title and description length in pixels as well as characters, so you can see whether Google will truncate them. Shows a live desktop and mobile preview and flags the exact point where the text is cut.

On-Page SEO Auditor
Get a full on-page SEO score with prioritised fixes for any URL in seconds

Open Graph & Twitter Card Preview
Paste your Open Graph and Twitter Card tags to see how the link will render on Facebook, LinkedIn, X and WhatsApp, and get a generated tag block with the required properties filled in. Runs in your browser.

Robots.txt Generator
Generate a valid robots.txt and set your sitemap line, then check it against Google's own crawler documentation. Covers which tokens affect Search, which affect nothing, and why disallow is not the same as noindex.

Robots.txt Tester
Paste a robots.txt and a list of URLs to see which are allowed and which are blocked, per user-agent. Implements Google's real matching rules including wildcards, anchors and longest-path precedence.

Schema Markup Generator
Generate valid JSON-LD structured data for any page, then check it against the 25 features Google actually documents. Covers Article, Product, Local Business, Organization, Software App and Breadcrumb, and says which types no longer earn a rich result.

SEO Meta Tag Analyzer
Check any page's title, meta description, and OG tags in seconds

Sitemap Generator
Build a valid XML sitemap and get your pages indexed by Google faster

UTM Campaign URL Builder
Build tagged campaign URLs with consistent UTM parameters, generate them in bulk from a list, and enforce a lower-case naming convention so your analytics reports do not split one campaign across five spellings.

Character Counter
Count characters four ways at once and see the SMS segment cost, with limits sourced from Twilio, X and Google documentation.

Color Picker
Get HEX, RGB, HSL, HSV and CMYK values for any colour, generate palettes, and check the WCAG contrast ratio against your background before you commit to it.

CSV Data Cleaner
Upload a messy CSV and get a clean one back. Deduplication, header normalisation, date and encoding fixes, with a preview of every change before you download.

Make.com Pricing Calculator
Map your Make.com scenarios to a monthly bill in credits, the billing unit that replaced operations in November 2025, including what AI modules really cost and when extra credits are worse value than moving up a tier.

n8n Hosting Cost Calculator
Compare self-hosted n8n against n8n Cloud on real monthly cost, including the server, database, backups and the maintenance hours self-hosting actually consumes. Shows the execution volume where each option wins.

No-Code Tool Comparison Matrix
Compare Make.com, Zapier, n8n, and GoHighLevel to find the right automation platform

OpenAI API Cost Calculator
Calculate your OpenAI API costs by model, token volume and monthly usage, with standard, batch and fast-mode rates side by side and the caching maths that decides whether your bill goes down or up.

Password Generator
Generate cryptographically secure passwords with no server transmission

QR Code Generator
Create QR codes for URLs, WiFi credentials, vCards or plain text. Brand colours, logo overlay, PNG or SVG download, and guidance on sizing and error correction.

SMS Segment Calculator
Count SMS segments properly. Detects GSM-7 versus UCS-2 encoding, shows which characters forced the switch, and works out what a campaign costs per thousand messages once concatenation is accounted for.

Twilio Cost Calculator
Estimate a monthly Twilio bill across SMS, voice, phone numbers and lookups. Segment-aware messaging maths, editable per-unit rates for any country, and a line-by-line breakdown you can hand to a client.

Unit Converter
Convert any unit instantly across length, weight, temperature, data, and more

UUID Generator
Generate UUID v1, v4, v5 and ULID identifiers, singly or in bulk, entirely in the browser. Includes measured sortability and index-locality tests, the RFC 9562 bit layouts, and the collision arithmetic for v4.

Voice AI Cost Per Minute Calculator
Break a voice AI agent's true cost per minute into its four layers: telephony, speech-to-text, the language model and text-to-speech. Enter your own provider rates to see which layer actually drives the bill.

WhatsApp API Pricing Calculator
Work out what the WhatsApp Business API will cost per month under per-message pricing. Separates marketing, utility, authentication and service categories, and accounts for free entry points and the free service window.

Word Counter
Count words, sentences, paragraphs and reading time in any text, live as you type

Workflow Visualizer
Map any business process or automation flow visually — from plain text or drag and drop

Zapier Cost Calculator
Estimate your true monthly Zapier task usage from Zap count, trigger frequency and steps per Zap, and see which steps count against your allowance and which are free.
Want one of these built against your real numbers?
On a 30-minute call I'll run the math against your actual data and tell you whether automation pays back inside the first quarter.