Add our free probate calculators to your site
Free, mobile-friendly and always kept current with UK inheritance tax rules. If you advise or write for executors and families dealing with probate, drop any of these into your own pages with a single line of HTML. We keep them up to date; you keep your readers on your site.
Built for solicitor firms, probate advisers, estate planning bodies, and legal information blogs. The only condition is that you leave the small “Powered by Estate Planning Specialists” line in place.
How to embed (2 steps)
- 1. Paste the calculator. Copy the iframe snippet for the calculator you want and paste it into your page where you want it to appear.
- 2. Add the resize script once. Paste the small script below anywhere on the same page. It lets each calculator grow or shrink to fit its content, so there is no awkward scrollbar.
<!-- Add once, anywhere on the page. Lets the calculators resize to fit. -->
<script>
window.addEventListener("message", function (e) {
if (e.data && e.data.type === "probate-embed-height") {
document
.querySelectorAll('iframe[src*="www.estateplanningspecialists.co.uk/embed/"]')
.forEach(function (f) { f.style.height = e.data.height + "px"; });
}
});
</script>The calculators
Pensions IHT 2027 Estimator
Preview the full page →See how much extra inheritance tax your estate could owe once unused pension pots count towards it from April 2027.
<iframe
src="https://www.estateplanningspecialists.co.uk/embed/pensions-iht-2027-estimator"
title="Pensions IHT 2027 Estimator by Estate Planning Specialists"
style="width:100%;border:0;"
height="700"
loading="lazy"
></iframe>Probate Timeline Estimator
Preview the full page →Estimate how many months probate is likely to take for this estate, stage by stage.
<iframe
src="https://www.estateplanningspecialists.co.uk/embed/probate-timeline-estimator"
title="Probate Timeline Estimator by Estate Planning Specialists"
style="width:100%;border:0;"
height="700"
loading="lazy"
></iframe>IHT Threshold Calculator
Preview the full page →Work out your combined nil-rate band and residence nil-rate band, and the inheritance tax due on the excess.
<iframe
src="https://www.estateplanningspecialists.co.uk/embed/iht-threshold-calculator"
title="IHT Threshold Calculator by Estate Planning Specialists"
style="width:100%;border:0;"
height="660"
loading="lazy"
></iframe>Probate Cost Calculator
Preview the full page →Get an itemised estimate of what probate is likely to cost, whether you go DIY, fixed-fee or use a solicitor.
<iframe
src="https://www.estateplanningspecialists.co.uk/embed/probate-cost-calculator"
title="Probate Cost Calculator by Estate Planning Specialists"
style="width:100%;border:0;"
height="700"
loading="lazy"
></iframe>Do I Need Probate Checker
Preview the full page →Answer a few questions about the estate to see whether probate is likely to be needed.
<iframe
src="https://www.estateplanningspecialists.co.uk/embed/do-i-need-probate-checker"
title="Do I Need Probate Checker by Estate Planning Specialists"
style="width:100%;border:0;"
height="620"
loading="lazy"
></iframe>Probate DIY vs Solicitor Comparison
Preview the full page →Compare the cost and time of handling probate yourself against using a fixed-fee or full solicitor service.
<iframe
src="https://www.estateplanningspecialists.co.uk/embed/probate-diy-vs-solicitor"
title="Probate DIY vs Solicitor Comparison by Estate Planning Specialists"
style="width:100%;border:0;"
height="700"
loading="lazy"
></iframe>Making a Will Checklist
Preview the full page →Get a personalised checklist of what to sort out before and while making a will.
<iframe
src="https://www.estateplanningspecialists.co.uk/embed/making-a-will-checklist"
title="Making a Will Checklist by Estate Planning Specialists"
style="width:100%;border:0;"
height="680"
loading="lazy"
></iframe>Want a calculator built for your audience?
If you run a probate or legal information site and want a co-branded tool or a calculator tailored to your readers, we are happy to help. Get in touch and tell us what you need.