File transfer
Drag, drop, send, up to 2 GB per transfer. We give you a shareable link straight away. Files auto-delete in 1, 3, or 7 days. Password lock optional.
Or click to browse, multiple files, up to 2 GB total. Photos, videos, PDFs, anything. No sign up.
Choose filesMax 50 files · Max 2 GB total · Auto-delete on expiry
Link expires in
After this, the files are wiped from our disk automatically.
Recipient must type the password to see the files. Share it through a different channel than the link.
Message (optional)
Your data, protected
Files auto-delete on expiry. Nothing kept.
How it works
No black-box magic. Here is exactly what happens when you drop a file into the box above, what we do, what we store, and when we delete it.
Drag-drop or click to pick. Multiple files at once, photos, videos, PDFs, archives, anything. Up to 2 GB total per transfer.
Choose 1, 3, or 7 days. The link works for exactly that long, then the files are wiped from our disk automatically.
Add a password if it's sensitive. Recipient has to type it to see the files. Share the password through a different channel.
We slice every file into 5 MB chunks and stream them up. Chunked uploads mean a flaky wifi doesn't kill a 4 GB upload halfway through.
Copy the URL or hit Send via email, your mail client opens pre-filled with the link, expiry, and your message.
When the link expires, the directory on our server is deleted. Manifest, files, everything. Nothing kept.
Why this one
Free, no daily limits, no account creation, no tracking. The transfer link lives for as long as you need (up to 7 days) and then everything is wiped.
Photos, raw video, big PDFs, project ZIPs. Files are split into 5 MB chunks client-side and streamed up, works even on shaky connections.
You decide how long the link should live. Shorter expiry = less surface area for accidental sharing.
Passwords are scrypt-hashed with a 16-byte salt. We never store the plaintext, and download tokens are signed per-transfer.
Copy the link, or open your mail client pre-filled with the link, expiry time, and the message you wrote.
The moment a transfer expires we wipe the directory. No accounts, no tracking pixels, no analytics on the download page.
Each chunk is an idempotent request, if one fails the client retries just that chunk, not the whole file.
Privacy first
Files live on our disk only as long as the link is valid. When expiry hits, the entire transfer directory is deleted, the uploaded files and the manifest. Passwords are scrypt-hashed with per-transfer salts, and download tokens are HMAC-signed per-transfer so a leaked token from one share can never unlock another.