Embeddable widget

Image Compressor Widget

Keep the first-pass compression tool inside the support surface itself.

This widget is best for support pages where the user already knows they need a smaller file and should not be bounced elsewhere first.

Useful for portal help docs, support resources, and form-upload troubleshooting surfaces.

Best for

Use the widget when the helper belongs inside another workflow.

  • Upload help pages
  • Portal troubleshooting docs
  • Application support hubs
Usage notes

Keep the embedded version honest and lightweight.

  • This widget is heavier than the text widgets because it includes upload and preview controls.
  • Use the full tool page when the user may need exact-KB, signature, or passport-specific routes.
Example hosts

Common surfaces that can link traffic back.

  • Form support centers
  • Help articles for uploads
HTMLImage Compressor Widget iframe
<iframe src="https://www.opentoolskit.com/embed/image-compressor-widget" title="OpenToolsKit widget" width="100%" height="980" loading="lazy" style="border:0;border-radius:24px;overflow:hidden;"></iframe>
JSImage Compressor Widget JS embed
<div data-opentoolskit-embed="image-compressor-widget" data-opentoolskit-height="980"></div>
<script src="https://www.opentoolskit.com/opentoolskit-embed.js" defer></script>
Live preview

Inspect the widget before you embed it elsewhere.