

Open an HTML file on any phone
Drop the .html file an AI gave you and get a link that opens as a real web page. No app, no account.
Drop your file here
Anyone with the link · images, audio, video, docs, text & data, or .zip
By uploading, you agree to our Terms and Data Processing Terms and confirm you have the right to share this content.
How it works
Drop the .html file
Drag the file ChatGPT, Claude, or Gemini gave you onto the box above. A single .html with everything inline is exactly what this is for.
We publish it
The file is validated and served as a real web page at its own short URL, so the browser renders it instead of downloading it.
Open it anywhere
Tap the link on your phone and the page loads like any website. Send the same URL to anyone else.
Why the file won't open on its own
Phones have nothing to open it with
iOS and Android hand a downloaded .html to whatever app claims it, and most show raw code or nothing at all. A URL has no such ambiguity.
It downloads instead of rendering
Opened from a chat app or a cloud drive, an .html arrives as a download rather than a page. Hosting it makes the browser treat it as a site.
Nobody else can open your copy
A file on your device is only yours. A link works for everyone you send it to, on any device, with nothing to install.
Frequently asked questions
- how do i open an html file on my phone
- Upload it here and open the link you get back. A downloaded .html has no reliable app to open it on iOS or Android, but the same file served at a URL renders as an ordinary web page in Safari or Chrome.
- how do i view the html file chatgpt gave me
- Save the file from the chat, drop it on the box above, and tap the link. Single-file pages from ChatGPT, Claude, and Gemini keep their styling, images, and scripts, because everything is already inline.
- why does my html file download instead of opening
- Because it was handed over with a download header, or opened from an app with no browser engine. Publishing it here serves it as text/html, which is what tells the browser to render the page.
- do i need an account to do this
- No. Drop the file and you get a link. Anonymous links last 48 hours; signing in free keeps them for 30 days and raises the size cap to 20 MB.
- will the images and animations still work
- Yes, when they are inline, which is how AI tools export. If the page references separate image or CSS files, zip the whole folder and upload that instead so every asset is published together.
Built a whole site rather than one page? Upload the folder as a ZIP. Want it live for longer? Host a site without an account.