Peer-to-Peer File Transfer
This page uses WebRTC to implement simple peer-to-peer file sharing. Upload a file and the page will generate a QR code and a link that you can send to another device; your browser will then transfer the file directly to the target device, without the file ever being sent to the server.