Product launch · XiaoHu explainer

Cloudflare launches Drop: toss in a folder and your site is live worldwide-no signup first

You get a public link in seconds to share. Preview first; sign in only if you want to keep it. Unclaimed previews expire in about an hour.
At a glance
  • Cloudflare Drop (cloudflare.com/drop) lets you drag a folder or zip into the browser and put a static site on Cloudflare's global network in seconds-no Cloudflare account required to start.
  • Unclaimed deploys are temporary: the official changelog says the preview stays live about 1 hour. In that window you can test, share the URL, or hit Claim to sign in / sign up and keep it.
  • Supports static assets: HTML, CSS, JavaScript, images, fonts. URLs look like *.workers.dev, on the Workers Static Assets path-not the old "create a Pages project first" flow.
  • After claim you can: attach a domain, turn on observability, enable Markdown for Agents, and control access with Access.
  • Same family: wrangler deploy --temporary for AI agents (temporary account, claim within 60 minutes)-same "deploy first, claim later" idea.
Based on Cloudflare's changelog (2026-07-08), Workers claim-deployments docs, cloudflare.com/drop, plus hands-on reports from stacktr.ee / GIGAZINE. Full product docs are still thin; some limits cross-checked against claim docs and tests.
1What it is

The pain it removes

Around July 8, 2026, Cloudflare shipped Cloudflare Drop. The product page is short:

Drop a folder. Or a zip. Summon your site - HTML, CSS, JS. See it live instantly. - cloudflare.com/drop

The changelog is clearer: deploy a static site to Cloudflare without needing an account up front; get a temporary live preview for about an hour to test, share, or claim for keeps.

The order flips: the old path is "sign up → create a project → upload." Drop is "go live first → decide whether to sign up and claim." Someone holding HTML (or an AI that just spat out a page) wants a public URL now, not a form.

0
Accounts needed to start
~1h
Unclaimed preview lifetime
Drag-drop
Folder or zip
Global
Live on Cloudflare's edge
2Feature map

What it can do-one table first

Everything below only expands a row. Skim this once.

Entry
cloudflare.com/drop · browser dropzone · Browse folders / Browse zips
Input
Static assets: HTML, CSS, JavaScript, images, fonts (folder or zip)
Output
Public URL (workers.dev in tests), live in seconds on Cloudflare's network
Anonymous phase
Deploy with no account; unclaimed expires after about 1 hour
Claim
Click Claim: sign in or create an account and keep the deploy
After claim
Custom domain / observability / Markdown for Agents / Access controls
Under the hood
Workers Static Assets (changelog + workers.dev), not "create Pages project first"
Related
Wrangler deploy --temporary: agents deploy without login; claim URL within 60 minutes
3How to use

From drop to claim, step by step

  1. Open DropGo to cloudflare.com/drop; accept any terms prompt (third-party tests show one).
  2. Drop a folder or zipOfficial UI: Drop files, Browse folders or Browse zips. Needs a real static site (usually an index HTML).
  3. Get a public URLLive in seconds. Copy and share. stacktr.ee saw names like drop-….workers.dev.
  4. One-hour windowClaim countdown on screen (tests started around 59 minutes). Test, share, or Copy claim link for someone else.
  5. Claim to keepSign in or register; pull the deploy into a real account. Unclaimed → deleted.
  6. Make it a real siteDomain, observability, Markdown for Agents, Access-graduate from temp preview to Workers.
Cloudflare Drop upload UI
Official · upload: Browse folders / Browse zips · Source: Cloudflare changelog
Temp preview and Claim
Official · live preview: Claim and Copy claim link · Source: Cloudflare changelog
Claim account
Official · Claim: sign in or create account before the timer ends · Source: Cloudflare changelog
4After claim

What you unlock once it is yours

Changelog lists four post-claim cards:

  • Add a domain: connect or buy a domain for the site
  • Observability: performance and usage (Workers observability)
  • Markdown for Agents: make the site easier for AI agents to read in Markdown and show up in AI conversations
  • Access control: make the site private and decide who can view it with Cloudflare Access
Post-claim setup cards
Official · after claim: domain / access / observability / Markdown for Agents · Source: Cloudflare changelog
Why Markdown for Agents matters

This is not another "add llms.txt" side file. Cloudflare puts agent-readable Markdown delivery at the same level as HTTPS and DNS-a one-click hosting feature. The pitch is agent exploration and presence in AI chats. For "AI made a page → go live now → still want agents to read it," hosting itself takes the next step.

5Comparisons

Vs Pages direct upload, Netlify Drop, Vercel Drop

Old path (Pages etc.)

Account first → create project → upload zip/folder. Netlify Drop and Vercel Drop are usually identity-first too.

Drop

Live first → claim later. In the anonymous hour the URL is already public. Identity shows up at "keep it or not."

PointCloudflare DropTypical peers
Account to startNot requiredUsually required
When it is liveRight after dropAfter login / project setup
Unclaimed life~1 hourVaries; rarely anonymous-first
URLworkers.devVendor preview domains
After claimFull Workers pathVendor "real" project
Think of it this way

Like a package locker: put the package in, get a pickup code (public URL); only register if you want long-term storage. Not "buy a membership before you can leave anything."

6For AI

Browser Drop and wrangler --temporary are two tracks

Drop itself is human drag-and-drop: file picker + terms. Tests show no API / CLI / MCP straight into the Drop page. Agents that need to deploy Workers use another path:

wrangler deploy --temporary

Wrangler ≥ 4.102.0. Without credentials, CLI suggests --temporary: create a temp preview account, deploy to workers.dev, print a claim URL valid ~60 minutes. Unclaimed → deleted. Agents can ship first; you claim later.

Temporary deploy and claim flow
Official · claim deployments: agent temp deploy → verify → claim into a permanent account · Source: Workers docs

Temp accounts have product limits (docs table): e.g. Static Assets up to ~1,000 files, 5 MiB each; one D1 DB, etc. Production/CI should use a real account + login or API token-not --temporary.

7Boundaries

Who it fits-and who should be careful

Great fit

Demo HTML/CSS, client previews, hackathons, classwork, AI-just-made pages that need a link now, tasting Cloudflare edge before opening an account.

Be careful

Unclaimed sites are fully public (no password-only an obscure subdomain); gone after ~1 hour; do not dump secrets. Private handoffs and replace-in-place agent URLs are not Drop's full story yet.

  • Security folks already note: free anonymous static hosting lowers friction for phishing pages-a side effect of the capability, not the product pitch
  • File counts, size caps, free tier: claim docs have a table for temporary accounts; Drop's browser path is not fully enumerated in the changelog-trust the live product
  • Update semantics after claim (same URL in place or new deploys) are not nailed in public docs yet
8Try it

What you can do right now

  1. Humans:Folder with index.html → cloudflare.com/drop → drop → share URL → Claim within the hour if you care.
  2. Agents:Wrangler 4.102+ → wrangler deploy --temporary → you open the claim URL.
  3. Long-lived site:After claim, attach a domain and observability; for AI traffic, consider Markdown for Agents.

Cloudflare's Brayden Wilmoth put it short on X: no account needed; live for 60 minutes; expires unless claimed. Product page and changelog match.

Sources: cloudflare.com/drop · Changelog: Cloudflare Drop (2026-07-08) · Claim deployments · stacktr.ee · GIGAZINE · community. Screenshots from Cloudflare docs.