Instant hosting for static pages

Drop a folder.
Get a hosted URL.

Upload a folder or ZIP containing index.html and share a live URL in seconds. Free drops last 48 hours. Paid plans keep them forever.

Drop folder here

or drag & drop your project folder

Works with any folder containing index.html · Max 50 MB

Upload wiring coming soon
AI tool outputs· dashboards· reports· prototypes· client previews· design handoffs· data visualisations· internal tools
01

Build

Create your static page. Generate it with an AI tool, export from Figma, compile your app — anything that produces an index.html.

02

Drop

Drag the folder onto PageDrop or upload a ZIP. We extract, validate, and host it instantly. No CLI, no config, no deployment pipeline.

03

Share

Get a clean URL immediately. Share it in Slack, email, or embed in a doc. Your page is live and sandboxed — no external requests leak.

AI tool outputs

Claude, Cursor, v0 — drop the generated HTML and share it before the context window expires.

📊

Reports & dashboards

Observable notebooks, Flourish exports, Vega charts — send a link not a screenshot.

🧩

Prototypes

Validate an idea with a real URL before you build the real thing. Feedback-ready in 10 seconds.

🤝

Client previews

Send a live, private preview URL. No more "attached please find the design.png".

Your pages run in an isolated sandbox.

Every page is served in a strict Content Security Policy sandbox. External requests — analytics, fonts, APIs — are blocked by default. Pages cannot phone home, exfiltrate data, or affect the host origin.

Private pages are accessible only via short-lived ViewTokens. No auth cookie is ever passed to the sandboxed frame.

CSP sandbox
Origin isolation
No exfiltration
Short-lived tokens
Free $0/mo
  • ✓ Unlimited drops
  • ✓ 48-hour expiry
  • ✓ 50 MB per drop
  • ✓ Public pages only
  • ✓ pagedrop.app/t/… URLs
  • ✗ Custom slugs
  • ✗ Permanent hosting
  • ✗ Private pages
Get started free
Team $79/mo
  • ✓ Everything in Starter
  • ✓ Team workspace
  • ✓ Shared drops
  • ✓ Audit log
  • ✓ 2 GB per drop
  • ✓ Priority support
  • ✓ SSO (Google/Microsoft)
  • ✓ Custom domain soon
Contact us
What is index.html?

It's the entry point of any static website. When you drop a folder, PageDrop looks for index.html at the root. All other files — CSS, JS, images — are served relative to it.

What happens after 48 hours on the free plan?

Your drop expires and is deleted. The URL returns a 410 Gone. You'll receive an email 24 hours before expiry. Upgrade to Starter for permanent hosting.

Can I update my page after uploading?

Yes, on Starter and Team plans. Upload a new version to the same drop and it becomes the live version immediately. Previous versions are preserved in version history for 30 days.

What file types are supported?

HTML, CSS, JS, images (PNG, JPEG, GIF, WebP, SVG), fonts (woff, woff2), and data files (JSON, CSV). Executables, server-side scripts, and anything that needs a backend are not supported.

Is my page visible to the public?

Free pages are public. On Starter and Team plans, you can mark a page private — it's then only accessible via a short-lived ViewToken URL, not indexed by search engines.

Can I use my own domain?

Custom domains are on the roadmap for Team plans. Right now, drops live at pagedrop.app/p/your-slug or on the token URL.