Drop files or send text on one device, pick them up on another. ZoodUp creates a real-time shared page — no account, no friction.
No files?
Why ZoodUp
Built for speed, privacy, and simplicity — without requiring a single sign-up.
Your identity is a cookie-stored token. Open the page and you're already identified — instantly.
All events — file uploads, messages, typing indicators — are broadcast live via WebSockets.
Large file uploads use the TUS protocol. Lose connection? Resume exactly where you left off.
HTTP Range requests are fully supported. Pause and resume downloads at any point.
Page owners can lock their page with a password. Wrong attempts trigger automatic blocking.
Files are checksummed (SHA-256). Identical files are linked, not re-uploaded — saving bandwidth.
Copy files from your OS and press Ctrl+V in the room — a confirmation list appears before uploading. Paste a URL and the link-download modal opens pre-filled.
Every uploaded file is scanned by ClamAV before it enters the room. Infected files are blocked and deleted — the uploader is notified in real time.
Upload files from any server or terminal using a single curl command. Generate a time-limited token in the room and send files without a browser.
Workflow
From drop to download in seconds.
On your first visit a secure GUID is stored in your cookie. That's your identity — no form needed.
The first file you upload creates a unique 6-char page code. You're the owner of that page.
Send the 6-char code to anyone. They open it in any browser and join the real-time session.
Every upload, message and typing event is broadcast to all connected devices simultaneously.
Range-request downloads mean you can pause, resume, and even stream large files efficiently.
Files are automatically cleaned up after their TTL. Temporary by design, minimal footprint.