Drop a few lines into any page. The widget renders a sandboxed converter — no converter code ships on your page, and your visitors' files go straight to our API over HTTPS and are deleted within 24 hours.
<div data-mediaconvert data-from="png" data-to="jpg" data-height="460"> <a data-mc-attribution href="https://mediaconvert.org/png-to-jpg">Free PNG to JPG converter — mediaconvert</a> </div> <script src="https://mediaconvert.org/embed.js" async></script>
Swap png/jpg (and the link) for any of our
1,100+ pairs — the same snippet works for heic→jpg,
mp4→mp3, docx→pdf, and so on.
<div data-mediaconvert data-height="460"> <a data-mc-attribution href="https://mediaconvert.org/">Powered by mediaconvert — free file conversion</a> </div> <script src="https://mediaconvert.org/embed.js" async></script>
The widget is free to embed; in return we ask that the
attribution link stays visible. Include the
<a data-mc-attribution> element as shown (you can style it
to match your site) — if it's absent, the script adds an equivalent link
below the widget automatically.
Attributes: data-from, data-to (omit for an open
converter), data-height (px), data-locale
(e.g. es to pin the UI language).