Share a zip file online
Instead of sending a heavy .zip, drop it here and share a live link to the unpacked site.
Drag & drop your file here
or — zip a folder, or drop a single page
Sending a zip through email or a file-transfer service makes the other person download, unpack, and open files by hand — and a zipped website usually will not run that way anyway. Pagedrop unpacks your zip in the browser and publishes the actual site, so you share a link people can simply click.
How to share a zip file online
Drop the zip
Drop the .zip of your static site onto the box above; Pagedrop extracts it locally in your browser.
It goes live
It detects your index page and serves every file behind one HTTPS link.
Share the link
Share that link instead of the zip — recipients view the live site directly, with nothing to download.
Frequently asked questions
Is this a file-transfer tool?
Not quite — it is better for websites. Rather than transferring the zip for someone to unpack, Pagedrop unpacks it and hosts the running site at a link.
What should the zip contain?
A static site: an index.html plus its CSS, JS, images, and fonts. Keep index.html at the top level so it is found as the homepage.
Does the recipient need any software?
Just a web browser. There is nothing to download or extract on their end.
What if my zip is just documents, not a website?
Pagedrop is built to serve websites and single files like PDFs. A zip of loose documents will not render as a site, though a single PDF can be dropped directly for a shareable link.