Everything You Need to
Ship Instantly
One API call. One live URL. Zero configuration.
Instant Deploy
Paste raw HTML or upload a file. Your site goes live in under a second. No build step, no waiting, no configuration needed.
Multi-File ZIP & PDF
Upload entire projects as ZIP files or standalone PDFs. HTML, CSS, JavaScript, images, PDFs — everything works. Perfect for full static sites, portfolios, and documents.
Free REST API
Simple JSON API: POST your HTML, get a URL back. No API keys, no signup, no rate limits for standard usage. Works from any language.
Permanent Hosting
Sites are hosted forever by default. No expiry, no cleanup needed. Want to remove a page? Use the delete token returned at creation time.
Live in 3 Steps
No signup. No API keys. No setup. Just drop and go.
Paste or Upload
Drop raw HTML into the editor, upload a PDF, or deploy a ZIP file with your full project. Any valid HTML or PDF works.
Get Your URL
Receive a unique live URL instantly via the API response. Your page is already accessible to the world at /s/:siteId.
Share Anywhere
Send the link to clients, embed in docs, or showcase your work. Hosted free forever with zero strings attached.
Try the Live Deploy
Edit the HTML below and hit Deploy. Your page goes live in real time.
Integrate in Seconds
One API call. Any language. Copy, paste, deploy.
Built For Every Use Case
From AI pipelines to student projects, PageDrop handles it all.
AI-Generated HTML
Let your AI generate a page and instantly deploy it for preview. Perfect for LLM outputs, ChatGPT artifacts, and generative web apps.
Prototypes & Mockups
Share clickable prototypes with clients in seconds. No staging servers, no deploy pipelines. Just paste and send the link.
Student Projects
Students can deploy their homework, portfolios, and class projects without learning Git, servers, or cloud platforms.
Landing Pages & Demos
Spin up landing pages for A/B tests, event registrations, or product demos. Delete anytime with the delete token.
Frequently Asked Questions
7d, 30d) when creating a site. You can also delete a site anytime using the delete token provided at creation.deleteToken. Send a DELETE request to /api/v1/sites/:siteId with the X-Delete-Token header set to your token. The site is removed immediately."password" field when creating a site. Visitors must enter the password before viewing the content. Auth lasts 24 hours per browser. You can update or remove the password later via the PUT endpoint with your delete token. This feature is completely free.