Quickstart

Publish files from your browser and share the link. No install and no account needed to try it.

  1. Open publish.dropzoom.link.
  2. Choose files or a folder, or drag and drop them onto the page. For a website or web app, add the built output (the folder with index.html in it), not the source code.
  3. Choose who can open it: anyone with the link, or only people who know a visitor password.
  4. Complete the human check and publish.
  5. Copy the HTTPS link and send it.

A folder with an index.html opens as a website. If everything sits inside one top-level folder that contains index.html, that folder becomes the site root, so the site opens at /. A ZIP file is unpacked one level and published as its files. Anything else gets a simple listing where visitors can view or download each file.

Hidden files, dependency folders and common credential files (such as .env, .git, node_modules and private key files) are left out automatically.

Without an account, your link is a guest link. It works for 24 hours and then stops. Publishing again as a guest gives you a new random address.

To keep the address you just published, create an account from the result screen. Your link moves into your account at the same address, with the same files, and the 24-hour expiry is removed. Nothing is uploaded again.

To register you choose:

DropZoom does not ask for an email address, and there is no passphrase reset. When your account is created, DropZoom shows you one recovery key, once. Save it in a password manager. It can sign you back in if you lose your passphrase, and it is also the key an agent uses to publish for you.

A browser sign-in lasts 7 days.

Signed in, open Your links to see everything you have published. From the browser you can:

Replacing the files at the same address and rolling back to an earlier version are done with the CLI or the HTTP API.

Links in your account collect feedback by default; guest links do not. A reviewer opens your link, adds /__edge/review to the address and leaves a comment, a change request or a "looks good". Reviewers do not need an account. You can read and resolve feedback in Your links or with dropzoom feedback.

Connect an agent

Sign in, open Account and choose Connect an agent. Give the agent your recovery key through a secret store, never by pasting it into a chat. The agent quickstart has the full steps.

Good to know