htmltolink

Give your HTML a link anyone can open

Your HTML
Nothing here yet

Clear everything?

The box goes back to empty. There’s no undo.

Live previewyour-page.htmltolink.site

Or just tell your AI

Works in Claude Code, Cursor, and Codex. Add the skill, then ask in your own words, like “share this HTML”, and your agent publishes it here.

$ npx skills add vineiron/htmltolink-skill

Prefer the terminal?

POST the file, get the link back as JSON. No key, no SDK, no sign-up. Up to 10 MB here, 25 MB with an API key or on this page.

$ curl -X POST https://htmltolink.com/v1/pages -H 'Content-Type: text/html' --data-binary @index.html