Tools · embed

Put a calculator on your site.

Club site, blog, coaching page, training platform — any of the six calculators, with one line of code. Free, and it stays free.

What your visitors get

The real calculator, not a picture of one. It sizes itself to the space you give it, works on a phone, and carries a link back here for the method, the sources and the line about where the number stops being reliable. This is the pace converter, running live on this page exactly as it would on yours.

Live embed · /tools/embed/pace

The one line

Paste this where you want the calculator. Change data-tool to the calculator you want — the slugs are in the table below. The second line is the attribution; keep it, that is the whole price.

HTML
<script src="https://enduranceproof.com/tools/embed.js" data-tool="pace" async></script>
<p><a href="https://enduranceproof.com/tools/pace">Pace converter</a> by EnduranceProof — with its sources and where it bends.</p>

The six calculators

Calculatordata-toolFrame height
Pace converterpace651 px
Race time predictorrace-predictor479 px
Heart-rate zone calculatorhr-zones522 px
Climb calculatorclimb927 px
Aero calculatoraero1883 px
VO2max calculatorvo2max867 px

The height only matters if you use the plain frame below; with the script the frame measures itself and grows when a calculator opens a longer table.

If your platform strips scripts

Some site builders remove <script> tags from a page. A plain frame works everywhere and needs no JavaScript on your side. The only thing you lose is the automatic resizing, so give it the height from the table.

HTML
<iframe src="https://enduranceproof.com/tools/embed/pace" title="Pace converter — EnduranceProof" width="100%" height="651" style="border:0" loading="lazy"></iframe>

What it does, and what it will never do

The terms, in plain words

Prefer to look around first? All six calculators are here, each with its formula, its sources and the point where it stops being reliable.