Host an HTML file in seconds
Have one .html file? Drop it below and it is online instantly at a real, shareable HTTPS address.
Drag & drop your file here
or — zip a folder, or drop a single page
Not every page needs a folder and a build pipeline. If you have a single self-contained .html file — a landing page, a coded email preview, a one-off demo — Pagedrop hosts it as-is and gives you a link you can send to anyone.
How to host an HTML file
Ready the file
Make sure your HTML is self-contained or links to its assets by URL — a single file works best for this.
Drop it in
Drop the .html onto the box above. It uploads directly, with no zipping needed.
Send the link
Share the live link Pagedrop returns, and scan the QR to preview the page on your phone.
Frequently asked questions
Can I upload just one .html file?
Yes. A single .html (or .htm) is a valid upload — it becomes the homepage of its own little site.
What about my CSS and images?
If they are separate files, zip the whole folder and drop that instead so the references resolve. Inline or CDN-linked assets work fine in a single file.
Is JavaScript allowed?
Client-side JavaScript runs normally. There is no server-side execution (no PHP or Node) — these are static sites.
Can I password-protect the page?
Password protection is available on paid plans. Free pages are public to anyone who has the link.