AirDrop is close to magic when everyone in the room is on Apple hardware. The moment a Windows laptop, a Linux workstation, or an Android phone shows up, it stops working entirely. XDA’s recent piece on LocalSend caught the mood well: what most people actually want is AirDrop, but for every device, running over local Wi-Fi, without accounts or an internet round-trip. That’s exactly what these AirDrop alternatives deliver.
We tested seven cross-platform picks on Windows, macOS, and Linux (with the mobile clients running on Android and iOS), against real-world transfers: a 400 MB video, a folder of photos, an .apk sideload from an Android phone to a Windows PC, and a 12 GB game backup between laptops. Some are open source, one is web-only with zero install, and one comes bundled with Windows 11 whether you noticed or not.
Why people leave AirDrop
- It’s Apple-only. No Windows, no Linux, no Android. That single constraint is why anyone reading this needs an alternative.
- Discovery gets flaky in busy environments. Conference rooms, hackerspaces, and coworking spaces regularly turn AirDrop into a five-minute dance where nobody’s Mac sees anybody else’s.
- File-type restrictions on iOS. Certain formats prompt “open in” dialogs instead of a direct file save, which breaks workflows for anything more structured than photos and PDFs.
- No message or file-history queue. AirDrop is transient. If you missed it, you missed it.
- Zero visibility into who has what. Users on Reddit and Hacker News regularly point at the lack of a device-to-device chat channel as the biggest gap versus alternatives like LocalSend or KDE Connect.
Quick comparison
| App | Best for | Free plan | Paid | Standout feature |
|---|---|---|---|---|
| LocalSend | Cross-platform AirDrop replacement | Full app, forever | Free only | Same-network transfer, no accounts, all five platforms |
| PairDrop | Zero-install web transfer | Free web app | Free only | Works in any browser via QR code |
| KDE Connect | Linux + Android households | Free, open source | Free only | Notifications, clipboard sync, remote input |
| Warpinator | Linux Mint households + Windows | Free, open source | Free only | Fast LAN transfer, encrypted by default |
| Google Quick Share | Windows to Android and back | Bundled with Windows 11 / Android | Free only | Native OS integration, no third-party app |
| Feem | Simple LAN sender | Free tier with ads | Pro one-time or subscription | Genuine WebRTC-style speed with a chat pane |
| Send Anywhere | Cross-network transfer with 6-digit keys | 10 GB per transfer free | Plus and Pro from a modest monthly fee | Works even when devices are on different networks |
The alternatives
LocalSend – Best cross-platform AirDrop replacement, full stop
LocalSend is what the XDA piece was pointing at, and it deserves the top spot. It’s a free, open-source Flutter app that runs on Windows, macOS, Linux, Android, and iOS. Discovery happens over the local network via a REST API with HTTPS encryption, so there’s no cloud relay, no account, and no internet round-trip. It quietly crossed 40,000 stars on GitHub in early 2026 and still ships regular updates.
The killer feature is how invisible it is. Install it on every machine that needs it, keep them on the same Wi-Fi, and files, folders, and short text messages move directly between them at LAN speed. You can send an .apk from an Android phone to a Linux desktop with two taps. Nicknames like “Sarah’s Tablet” replace generic device IDs.
Where it falls short: Transfer speed maxes out at your slowest device’s Wi-Fi radio, which won’t touch AirDrop on modern Apple silicon. The same-network requirement is a real limit; it can’t cross NATs the way a cloud service can.
Pricing:
- Free: Everything. No pro tier, no server subscription.
- Paid: None.
- vs AirDrop: Free. AirDrop is also free but Apple-only.
Migrating from AirDrop: Nothing to migrate; LocalSend is a live-transfer tool. Install it on both ends and it starts working in under a minute. Add it to a shared “Apps” tab you send to family members.
Download: Windows / macOS / Linux / Android / iOS
Bottom line: The default answer for anyone who needs AirDrop and doesn’t only own Apple gear.
PairDrop – Best zero-install browser-based drop
PairDrop is the spiritual continuation of Snapdrop and it earns a permanent bookmark. It’s a web app that runs entirely in the browser: open pairdrop.net on both devices, join the same visible room, drop files across. No install, no accounts, no OS support matrix. It also supports pairing across networks using temporary IDs when both devices type in the same code.
The interface is one screen with the sender on the left and receiver on the right, and it works on the same Wi-Fi via WebRTC. That makes it the app to reach for when you’re on someone else’s laptop or on a locked-down work machine where installing anything is a fight.
Where it falls short: Because it runs in a browser tab, closing the tab kills the session. Large-folder transfers are technically supported but slower than a native app once you cross a few gigabytes.
Pricing:
- Free: Full feature set, self-hostable
- Paid: None
Migrating from AirDrop: Same story: bookmark pairdrop.net on every device, and share the URL to anyone joining.
Download: Web (any browser) — self-host source on GitHub
Bottom line: Pick this when installing anything is not an option.
KDE Connect – Best for Linux desktops with Android phones
KDE Connect goes past file transfer. It links a Linux desktop to an Android phone (or iOS with limitations) and does clipboard sync, notification mirroring, remote input for slideshows, phone-as-touchpad, remote media control, and yes, file transfer over Wi-Fi. Windows and macOS ports exist and are functional, though the Linux experience is the reference implementation.
Everything runs on your LAN with end-to-end encryption and no cloud. Setup is a one-tap pairing on both devices. Once linked, right-clicking a file on your desktop and picking “Send to phone” is as fast as any AirDrop equivalent.
Where it falls short: iOS support is thin; Apple’s restrictions cap what any third-party app can do. The Windows port lags behind Linux for a handful of features.
Pricing:
- Free: Fully open source, no paid tier
- Paid: None
Migrating from AirDrop: Add the pairing, then use “Send file” from your file manager’s right-click menu. Notifications and clipboard sync come along for the ride.
Download: Linux / Windows / macOS / Android — repo on GitHub
Bottom line: The best pick when your daily driver is Linux and your phone is Android.
Warpinator – Best LAN transfer on Linux Mint (with Windows and Android)
Warpinator started life as the Linux Mint file-transfer utility and has since grown a Windows client (via a community port called Winpinator) and an Android client. It transfers files directly over your local network with encrypted connections, no accounts, no cloud, and no configuration once both machines are on the same Wi-Fi.
Speed is where it shines. On gigabit Ethernet or Wi-Fi 6 we saw the largest single-file transfers land noticeably faster than LocalSend, largely because Warpinator uses gRPC for the actual send. Multiple simultaneous transfers work without slowing to a crawl.
Where it falls short: No official macOS or iOS client. If half your fleet is Apple, this isn’t the right pick. The Windows port is community-maintained, so update pace lags the Linux upstream.
Pricing:
- Free: Fully open source
- Paid: None
Migrating from AirDrop: Install Warpinator on Linux, Winpinator on Windows, and the Android app on phones. Devices auto-discover each other on the LAN.
Download: Linux / Windows / Android
Bottom line: The fastest LAN pick for Linux-heavy setups that also touch Windows and Android.
Google Quick Share – Best built-in option for Windows + Android
Google Quick Share (previously Nearby Share) ships built into Android and is a free download for Windows. It’s the closest thing to AirDrop that Google offers, and if your household is Android phones plus Windows laptops, it’s already installed on one side and a five-minute setup on the other. It handles files, folders, and links; discovery is Bluetooth-plus-Wi-Fi Direct.
The Windows client sits in the system tray, and Android’s share sheet fires it directly. On Samsung devices it interoperates with Samsung Quick Share as well, which used to be a separate mess.
Where it falls short: No macOS, no Linux, no iOS. It’s Windows and Android only. Discovery can be slow if either device has Bluetooth turned off. Requires a Google account signed into both sides for the smoothest experience.
Pricing:
- Free: Bundled with Windows 11 (installable on Windows 10) and native on Android
- Paid: None
Migrating from AirDrop: Nothing to migrate. Enable it on both devices, pick a visibility preference (contacts only or everyone nearby), and share via the OS.
Download: Windows / native on Android
Bottom line: The right pick when the fleet is Windows and Android, and you want zero third-party dependencies.
Feem – Best for a native app that just works
Feem is a commercial file-transfer app that runs on Windows, macOS, Linux, Android, and iOS. It’s been around for over a decade and is the reliable, non-opinionated pick when you want something that installs, discovers, and works with no configuration. The free tier is ad-supported; the paid version is a one-time purchase per platform.
Transfers happen over LAN using a custom protocol tuned for consumer Wi-Fi. It also includes a lightweight chat feature that’s more useful than it sounds when you’re pairing up quickly on a network you don’t own.
Where it falls short: The ad-supported free tier is functional but the UX rewards paying. It’s closed source, which is a real strike compared to LocalSend for privacy-focused users.
Pricing:
- Free: All features, with ads
- Paid: Feem Pro removes ads and unlocks premium chat features; one-time purchase per platform
Migrating from AirDrop: Install on all devices, they auto-discover on the same Wi-Fi. Drag-and-drop from the desktop app.
Download: Windows / macOS / Linux / Android / iOS
Bottom line: The one to pay for when you want a polished commercial product and open source isn’t a requirement.
Send Anywhere – Best for transfers between different networks
Send Anywhere is the pick when both devices are not on the same Wi-Fi. It supports the AirDrop-style LAN transfer, but its real value is the 6-digit key mode: sender generates a code, receiver enters it, and the transfer routes through the cloud in an encrypted tunnel. That lets you send a 5 GB file to a friend on a hotel Wi-Fi from your home office in about the time it takes to type six digits.
Free tier caps single transfers at 10 GB. The paid tiers add larger transfers, no ads, and longer link expiry.
Where it falls short: Cloud routing means you’re trusting a third-party server for the transfer, which is a step down from LocalSend and PairDrop’s local-only model. Free tier has ads.
Pricing:
- Free: 10 GB per transfer, ads, 24-hour link expiry
- Paid: Plus and Pro from a modest monthly fee, up to 1 TB per transfer, ad-free
Migrating from AirDrop: Install on both devices, pick the 6-digit key mode for cross-network, or LAN mode when same-Wi-Fi.
Download: Windows / macOS / Linux / Android / iOS / Web
Bottom line: The one AirDrop alternative that keeps working when the two devices aren’t in the same room.
How to choose
- Pick LocalSend if you want the closest AirDrop analogue for every platform. It’s free, open source, works across all five OSes, and does not phone home. This is the default for most people.
- Pick PairDrop if installing anything is a friction point. Bookmark it, open it in any browser, done.
- Pick KDE Connect if your daily driver is Linux and your phone is Android. File transfer is one bullet of a much longer list; the ecosystem integration is worth it.
- Pick Warpinator if you’re on Linux Mint or want raw LAN speed on Linux plus Windows plus Android.
- Pick Google Quick Share if your fleet is Windows + Android and you want the native, built-in option.
- Pick Feem if you want a polished commercial product with a chat pane and are OK paying once.
- Pick Send Anywhere if the two devices are on different networks. Nothing else on this list solves that problem as cleanly.
- Stay on AirDrop when everyone in the room is on Apple hardware. It’s still the fastest, most native experience in that specific case. Everything above is what to add for everyone else.
FAQ
Is LocalSend better than AirDrop?
Only for cross-platform transfers. On an all-Apple network, AirDrop is faster and more integrated. On any mixed network, LocalSend wins because AirDrop does not exist outside Apple hardware.
Can I use AirDrop between an iPhone and a Windows PC?
No. AirDrop is Apple-only. Use LocalSend, PairDrop, Send Anywhere, or Google Quick Share (Windows to Android). PairDrop is the fastest to set up because it needs no install.
What is the best free AirDrop alternative for Windows?
LocalSend for a native install, PairDrop for a browser-only option, and Google Quick Share if your other devices are Android. All three are free with no ads on the desktop side.
Do these alternatives work without internet?
LocalSend, PairDrop (on the same LAN), KDE Connect, Warpinator, Feem, and Google Quick Share all work over local Wi-Fi with no internet. Only Send Anywhere requires internet for its cross-network 6-digit key mode; its LAN mode is local-only.
Which AirDrop alternative is best for Linux?
KDE Connect (best for Linux + Android), Warpinator (best on Linux Mint and for the fastest LAN transfers), and LocalSend (best for cross-platform including iOS). All three are open source.