Quick answer
Yes — Droplink is a one-time-purchase alternative to WeTransfer. It costs $79 once, while WeTransfer runs $12/mo — about $144 per year, every year. Self-hosted WeTransfer — chunked resumable uploads, password links, download limits. It is for people who want the job done on their own hardware without a renewal date — not for teams that live inside WeTransfer's ecosystem.
The verdict
Switch to Droplink if you are an individual or small team paying WeTransfer $12/mo for work your own machine can do. Pays for itself in 6.6 months versus WeTransfer Pro — and stays free forever after that.
Stay with WeTransfer if your workflow depends on its integrations, you need enterprise features (SSO, admin controls, SLAs), or your team is large enough that per-seat collaboration tooling is worth the bill. Droplink does not try to replicate those.
Head to head
| Droplink | WeTransfer | |
|---|---|---|
| Price | $79 once | $12/mo ($144/yr, forever) |
| File size limit | None — your disk is the limit | 200GB (Pro) |
| Resumable uploads | Yes | No |
| Where files live | Your own server | Their storage |
| Download limits per link | Yes | No |
| Password-protected links | Yes | Pro only |
| Ongoing cost after year 1 | $0 | $144+/yr |
| Source code | MIT, on GitHub | Closed |
| 5-year cost | $79 | $720 |
Where WeTransfer still wins
- Ecosystem and integrations. Established tools accumulate years of third-party integrations, templates and add-ons. If your workflow is wired into WeTransfer's ecosystem, switching means rebuilding that plumbing — a real cost.
- Team and enterprise features. Shared workspaces, granular permissions, SSO, audit logs and a vendor to call when something breaks — that is what the higher subscription tiers actually buy, and a pay-once app does not come with it.
- Familiarity and hiring. WeTransfer is the name people already know. Onboarding a team onto a tool nobody has used before takes time the subscription never charges for.
Where Droplink wins
- Price, permanently. $79 once versus $144/yr for as long as you use it. There is no renewal, no seat count and no tier gate.
- Chunked, resumable uploads. Files slice into 5MB chunks with per-chunk retry. Drop your connection mid-upload and it resumes exactly where it left off — a 50GB file is as safe as a 5MB one.
- Transfers with real terms. Expiry (default 7 days), optional bcrypt-hashed password, optional max-download count, optional message to the recipient.
- Clean share links. File list with sizes, live expiry countdown, password gate, inline preview for images and PDFs, per-file download plus streamed "Download all as ZIP".
The math
Pays for itself in 6.6 months versus WeTransfer Pro — and stays free forever after that.
- After 1 year: Droplink has cost you $79 total — WeTransfer has cost $144.
- After 3 years: Droplink is still $79 — the subscription is at $432.
- After 5 years: Droplink is still $79 — the subscription is at $720.
Common questions
Is it really free on GitHub?
Yes — the full source is MIT at github.com/bensblueprints/droplink-mvp, always. $79 buys the packaged installer, guided deploy and lifetime updates instead of building it yourself.
Do I need a server?
For public share links, yes — a $5 VPS with the included Docker Compose setup does it, with Caddy or nginx in front for TLS. Desktop mode runs the identical app in an Electron window for local use. WeTransfer's zero-setup convenience is real; the trade is you rent it forever.
What happens if an upload drops at 90%?
It resumes. The server tracks exactly which 5MB chunks it already has, so a refresh or dropped connection continues instead of restarting — verified in the test suite with a sha256 byte-identical check, not just eyeballed.
What about download speed and bandwidth?
It's your server's bandwidth — a decent VPS handles client-file delivery fine, but a global CDN like WeTransfer's will be faster for recipients on the other side of the world. For freelancer/agency client work, one good server covers it.
Try Droplink — $79, one time
Or get Droplink plus every other app in the suite: the OneTimeSuite bundle is currently $97, one time.