🔌 Embed Wootils on Your Website
Add powerful, free tools to your website with simple iframe embeds. All tools run client-side — no data is sent to any server. Just copy the code and paste it into your HTML.
Popular Embeddable Tools
🧮 BMI Calculator
Let your visitors calculate their Body Mass Index right on your page.
<iframe src="https://wootils.com/tools/bmi-calculator.html" width="100%" height="500" frameborder="0" title="BMI Calculator - Wootils"></iframe>
Copy
🔐 Password Generator
Embed a secure password generator on your security-focused site.
<iframe src="https://wootils.com/tools/password-generator.html" width="100%" height="500" frameborder="0" title="Password Generator - Wootils"></iframe>
Copy
🎨 Color Picker
Add a color picker tool for your design-focused audience.
<iframe src="https://wootils.com/tools/color-converter.html" width="100%" height="600" frameborder="0" title="Color Converter - Wootils"></iframe>
Copy
📊 JSON Formatter
Perfect for developer blogs and documentation sites.
<iframe src="https://wootils.com/tools/json-formatter.html" width="100%" height="600" frameborder="0" title="JSON Formatter - Wootils"></iframe>
Copy
💰 Compound Interest Calculator
Great for finance blogs and investment sites.
<iframe src="https://wootils.com/tools/compound-interest-calculator.html" width="100%" height="600" frameborder="0" title="Compound Interest Calculator - Wootils"></iframe>
Copy
📏 Unit Converter
Universal unit converter for educational and reference sites.
<iframe src="https://wootils.com/tools/unit-converter.html" width="100%" height="600" frameborder="0" title="Unit Converter - Wootils"></iframe>
Copy
🎂 Age Calculator
<iframe src="https://wootils.com/tools/age-calculator.html" width="100%" height="450" frameborder="0" title="Age Calculator - Wootils"></iframe>
Copy
Any Tool Can Be Embedded
Every tool on Wootils can be embedded using this pattern:
<iframe src="https://wootils.com/tools/TOOL-NAME.html" width="100%" height="600" frameborder="0" title="Tool Name - Wootils"></iframe>
Copy
Browse all 110+ tools and replace TOOL-NAME with the tool's URL slug.
Badges & Banners
Show your visitors you use quality tools. Add a Wootils badge to your site:
Text Link
<a href="https://wootils.com" title="Free Online Tools">Powered by Wootils ⚡</a>
Copy
Button Badge
<a href="https://wootils.com" style="display:inline-block;background:linear-gradient(135deg,#6C63FF,#00D2FF);color:#fff;padding:8px 20px;border-radius:20px;text-decoration:none;font-family:Inter,sans-serif;font-weight:600;font-size:14px">⚡ Powered by Wootils</a>
Copy
Terms
Embedding is completely free. We only ask that you keep the "Wootils" attribution visible. No API key needed — everything runs in the user's browser.