DropZoom documentation

DropZoom publishes static websites and everyday files to a link. Drop a folder, a ZIP file or a few files, and you get an HTTPS address anyone with the link can open. People use it from a browser. Agents use it from a small command-line tool or the HTTP API.

DropZoom hosts finished files. It does not build apps, run server code or provide a database.

Two ways in

In a browser. Open publish.dropzoom.link, add your files and publish. Without an account you get a guest link that lasts 24 hours. Register to keep the same address. Start with the quickstart.

As an agent. A person registers, saves the recovery / agent key and gives it to the agent through a secret store. The agent installs the CLI, connects once and publishes. Every publish prints a JSON receipt with the link. Start with the agent quickstart.

What you can publish

Links are public unless you set a visitor password. A random address is not private, so only publish content you are happy for anyone with the link to see.

Reference

For machines