CUTTINGTOOLS / AI
Get Pro

Free widget · one line of HTML · no signup

Put Our Free Machining Widgets on Your Own Site

Two brand-neutral tools from this site can run on yours: the carbide grade cross-reference and a speeds & feeds calculator. A workshop intranet, a tooling blog, a machining course page — one line of HTML each, no signup, no API key, no cookies, no cost.

Widget 1 — grade cross-reference · live demo

Install

Paste this anywhere in your page's HTML. The widget renders where the div sits.

Copy-paste snippet
<div data-cta-xref></div>
<script src="https://cuttingtoolsai.eu/embed.js" defer></script>

Widget 2 — Speeds & feeds calculator

Cutting speed to spindle RPM and feed rate, metric and inch, for turning, milling and drilling. Pure client-side math: this one makes no network requests at all. The full-page version with ISO material-group starting values lives at /calculators/speeds-and-feeds/.

Live demo — exactly what your visitors get
Copy-paste snippet
<div data-cta-sf></div>
<script src="https://cuttingtoolsai.eu/embed-speeds-feeds.js" defer></script>

Who this is for

Machining classrooms
Vocational and technical programs teaching insert selection: students can check any grade they meet in a catalog or on the shop floor, and every row shows whether it is multi-source verified or single-chart.
Workshop sites & intranets
Give operators and buyers a quick equivalence check without leaving your own pages. The data layer is the same one behind our public API.
Tooling blogs & resource pages
A working reference tool is more useful to your readers than a static table that goes stale. The widget always queries the current dataset.

What you should know before embedding

Attribution
The widget footer carries a small "Powered by CuttingToolsAI" link. That attribution is the whole deal: it is how a free, no-signup tool stays free. If you need a white-label version, talk to us first.
No tracking
The script sets no cookies and loads no analytics on your page. The only request it makes is the grade lookup itself to our public API when a visitor searches.
Honest data limits
Results mean "published at the same ISO application position", not "drop-in replacement". Substrate, coating, chipbreaker and edge prep differ between brands. Single-chart placements are labelled SINGLE-SOURCE. Every comparison should end on a sample part.
Uptime & weight
Served from global edge CDN. The script is dependency-free and a few KB; it will not slow your page down.
Questions, a white-label need, or a classroom use case?
Write to us — we answer machinists, teachers and site owners directly. The API behind the widget is documented and free too, if you would rather build your own front end.
API documentation →

Related