Peer to peer Runs locally
File Transfer
Send a file directly to another browser with a one-time link. File bytes never pass through a server.
Send a file
Choose a file, then share the one-time link with the receiving browser.
Incoming file
Waiting for file details…
The sender has not shared a file yet.
The room code lives after # in the link, so it is not sent when the receiver opens this page.
Preparing secure connection… 0%
Choose a file to start a transfer.
Private by design
WebRTC data channel · direct transfer
- File bytes stay in the two browsers; this service never stores or relays them.
- The link works only while the sending browser stays open.
- The receiver chooses when to save the completed file.
How it works
No account or upload queue
- 01Choose a file on the sending device.
- 02Open the generated link on the other device.
- 03The browsers connect and the receiver downloads it directly.