PairDrop is an open-source, web-based file sharing tool that allows you to send files, images, text, and media directly between devices on the same local network or across the internet. Inspired by Apple’s AirDrop, PairDrop uses WebRTC technology to establish secure peer-to-peer connections between browsers, eliminating the need for any server-side file storage or third-party intermediaries.
Unlike many file sharing services that upload your data to a cloud server first, PairDrop keeps transfers direct. This means your files never touch an external server — they go straight from one device to another. The tool works entirely within your browser, requiring no software installation, no account creation, and no registration. Just open the PairDrop web app on both devices and start sharing.
PairDrop can be self-hosted on your own infrastructure, giving you full control over your data. The project is actively maintained on GitHub and has a growing community of users who appreciate its focus on privacy, simplicity, and cross-platform compatibility.
Web (any modern browser), self-hosted on Linux servers and Raspberry Pi.
GNU General Public License v3.0 (GPL-3.0)