Free tools for your website
Put a working tool on your own page — a class site, a blog post, a help article. Copy the snippet and paste it where the tool should appear. No signup, no ads inside the frame, and files stay on your visitor’s device.
Popular
PDF Tools
Image Tools
Document Tools
Spreadsheet Tools
Video Tools
Audio Tools
OCR Tools
Archive Tools
Developer Tools
Text Utilities
Preview — how it looks on your page
<iframe src="https://toolifine.com/embed/compress-image" title="Compress Image — Toolifine" width="100%" height="560" style="border:0;border-radius:16px;max-width:820px;display:block" loading="lazy"></iframe>
<script>addEventListener("message",function(e){if(e.origin!=="https://toolifine.com"||!e.data||e.data.type!=="toolifine:embed-height")return;document.querySelectorAll("iframe").forEach(function(f){if(f.contentWindow===e.source)f.style.height=e.data.height+"px"})})</script>
<p style="font:13px/1.5 system-ui,sans-serif;margin:8px 0 0;color:#64647a">Compress Image by <a href="https://toolifine.com/compress-image">Toolifine</a></p> The frame fills the width of your column and grows or shrinks to fit the tool as it is used. If your site removes the <script> line, it stays 560px tall and scrolls inside instead.
How to add it
- 1
Pick a tool
Choose the one your readers need. The preview shows exactly what they will see.
- 2
Copy the code
One snippet: the tool, a line that keeps it the right height, and a small credit under it.
- 3
Paste it into your page
In WordPress, add a Custom HTML block. Most site builders have an “Embed” or “HTML” block that works the same way.
Is it really free?
Yes, for any site, commercial or not. No account, no key, and no ads inside the frame. We only ask that you keep the small credit line under it.
What happens to my visitors’ files?
Nothing is kept. Every tool on this page does its work inside your visitor’s own browser, so the file is never sent to us or to you.