Transfer files directly between devices over local network or internet. Files never go through any server.
Leave empty for random, 6-20 chars A-Z 0-9 only
Files transfer directly between devices via WebRTC. Only pairing signal goes through public broker.
File content protected by AES-GCM application-layer encryption + WebRTC DTLS transport-layer encryption
Send a file from your laptop to your phone (or vice versa) without cables, Bluetooth pairing, or cloud upload. Just open the page on both devices and pair with a code.
Share 500MB videos or design files without email size limits or paid cloud storage. WebRTC peer-to-peer means the file goes directly device-to-device.
Transfer sensitive documents without uploading to Google Drive, Dropbox, or WeTransfer. End-to-end encrypted via WebRTC; no server ever stores the file.
Yes. Files transfer directly between two devices via WebRTC DataChannel. No server stores or relays file content. File content is additionally encrypted with AES-GCM application-layer encryption, so even if the transport layer is compromised, the content cannot be decrypted.
WebRTC requires a signaling channel to exchange connection info (SDP offer/answer). We use the public PeerJS broker which only relays this setup data, never the file itself.
Yes. As long as both devices have internet access, WebRTC can establish direct connection via STUN. In some restrictive networks, a TURN relay may be required, but file content remains end-to-end encrypted.
Maximum 2GB per file. Very large files may be slow on poor connections; resume capability helps with interrupted transfers.
Transfer will abort and partial data is discarded. You can reconnect and try again.
Yes. Both devices need to open this page (neetpix.com/tools/file-transfer) and one creates a room while the other joins with the code or QR.
Having issues with this tool?
Send FeedbackDecode QR codes from images — extract URL, WiFi, vCard, email, phone. 100% local processing.
Generate QR codes from text, URL, email, WiFi, or contact — PNG/SVG export, 100% local
Create bar, line, and pie charts from your data — PNG/SVG export, 100% local
Split an image into 2x2, 3x3, 4x4 or custom grid — download as ZIP, 100% local