1. Create an indefinite share link
1
Open twinlens.app/compare, drop your files, set the view, click Share, choose Indefinite, and copy the URL.
Free accounts get a few indefinite links — hosting comes with cost. Embedding lots of comparisons across docs, a blog, or a portfolio? Patron gets you more. Need even more? Contact support.
Become a Patron →
2. Wrap it in an iframe
2
Append &embed=1 to the URL, drop it in an iframe, paste it anywhere iframes are supported — HTML, Markdown, WordPress, Ghost, Notion, Confluence, GitHub Pages.
<iframe
src="https://twinlens.app/compare?share=YOUR_ID&embed=1"
width="100%"
height="500"
style="border:none;border-radius:8px"
allowfullscreen
></iframe>
Lock interaction: append
&zoom=false&pan=false to disable mouse-wheel zoom, pinch, and drag. Useful for hero-image-style embeds where you only want the slider or sync controls. Both default to true.
Below are four live examples you can copy — full width, fully interactive.