Turn your ZIP into a live website

Upload a ZIP folder with index.html and assets. We turn it into a live site with a single URL—perfect for AI exports and static builds.

No Git, no build pipeline drama

If your stack already outputs a folder of HTML/CSS/JS, you should not need Netlify credentials at 11pm for a client demo. Drag the ZIP, share the link.

What belongs in the ZIP

Include index.html at the root, keep asset paths relative, and avoid absolute file:// links. We serve the tree as static files so SPAs with client routing need hashes or server rules you already know.

  • Ideal for ChatGPT/Claude HTML exports and tiny marketing sites
  • Same flow as PDFs—one product, many deliverables
  • Upgrade for longer retention and branded viewer chrome
  • API available for automation on Solo+ plans

Upload your site ZIP—publish now

Try TiniDrop — upload free

Related guides