Host a zip file and get a live link

Already zipped your site into one file? Drop the .zip below — it is unpacked in your browser and online as a real HTTPS URL in seconds.

Drag & drop your file here

or — zip a folder, or drop a single page

A .zip is the fastest way to move a whole static site at once. Pagedrop reads the archive directly in your browser, finds your index page, and serves every file behind one shareable link — no unzip-then-reupload dance, and no server to configure.

How to host a zip file

1

Zip your folder

Zip the folder that holds your index.html along with its CSS, JS, and images. Keep index.html at the top level of the archive.

2

Drop the zip

Drag the .zip onto the box above. Pagedrop unpacks it locally in your browser — your files never sit on a third-party FTP server.

3

Share the link

Copy the live link and QR code it returns, and share them anywhere. Keep the manage token to update or delete the site later.

Frequently asked questions

Does my index.html need to be at the root of the zip?

Yes — put index.html at the top level so it is detected as the homepage. If everything is nested inside a single folder, that works too; Pagedrop looks one level deep for an index page.

Is the zip uploaded as-is?

No. Your browser unpacks the zip locally, then only the individual files are uploaded. Junk like __MACOSX and .DS_Store is stripped automatically.

How large can the zip be?

Free sites hold up to 25 MB across 500 files once unpacked. Paid plans raise that to 100 MB and 500 MB per site.

Can I update the site after publishing?

Yes — save the manage token shown once after upload. It lets you replace the files or take the site down whenever you like.