clipboardsyncer

Copy paste from anywhere to anywhere: the cross-device text transfer problem

You're on your laptop. You find a restaurant address you need on your phone for navigation. Or you wrote a paragraph on your computer that you want to send from your phone's WhatsApp. The text is right there on one screen, and you need it on another screen three feet away. Somehow this is still annoying in 2026.

The reason: clipboards are device-bound. Your laptop clipboard and phone clipboard are completely separate systems. There's no universal clipboard that spans all your devices (unless you buy entirely into one ecosystem and accept its limitations).

Ecosystem-specific solutions

Apple Universal Clipboard: Works between Mac, iPhone, iPad. Requires same Apple ID, Bluetooth on, WiFi on, Handoff enabled. Reliable within Apple. Useless if you have a Windows laptop and Android phone.

Windows clipboard sync: Syncs between Windows devices signed into same Microsoft account. Enable in Settings → Clipboard. Good for multi-PC setups. Doesn't reach your phone.

Samsung Flow / Samsung DeX: Clipboard sharing between Samsung phone and Windows PC. Requires Samsung phone. Doesn't work with other Android brands.

See the pattern? Every solution locks you into one brand. Mixed device setups (which most people have) are left without a native answer.

The browser-based solution

Here's what actually works across everything: a web page. Every device has a browser. Every browser supports the same web standards. A web-based clipboard tool runs identically on Windows, Mac, Linux, Android, iOS, ChromeOS.

ClipboardSyncer works like this: open the website on two devices, both on same WiFi, enable sync, text flows between them. Doesn't matter what OS either device runs. Doesn't matter what browser. It just works because WebSockets work everywhere.

Common scenarios

Laptop to phone: Found a link on your computer, need it on phone. Paste URL into tool on laptop, pick it up on phone. Faster than typing the URL manually.

Phone to computer: Got a two-factor code on your phone, need to type it on computer. Paste it in the tool on phone, it appears on computer. No squinting at tiny numbers.

Work computer to personal laptop: Can't install apps on work machine. But you can open a webpage. Paste text, sync to your personal device on same network.

Tablet to anything: Reading on tablet, want to save a quote on your computer. Paste into tool on tablet, grab it from computer.

Why not just use messaging apps?

People do this. Send yourself a WhatsApp message, a Telegram saved message, a Slack DM to yourself. It works. But:

  • Messages are stored permanently on servers you don't control
  • Clutters your chat history
  • Requires the app installed on both devices
  • Requires account login on both
  • Slower: open app, find chat, paste, send, switch device, open app, copy

A browser clipboard tool: open tab, paste, done. On other device: open tab, copy, done. Two steps vs seven.

The same-network requirement

Our sync groups devices by public IP. If both devices are on the same WiFi router, they share the same public IP, so they find each other automatically. This is intentional for two reasons:

  1. Security: Random people on the internet can't see your clipboard. Only devices physically on your network can connect.
  2. No accounts needed: The network itself serves as the identity. No usernames, passwords, or verification emails.

Limitation: doesn't work when one device is on WiFi and the other on mobile data. Both must be same WiFi. For that scenario, you'd need a cloud-based solution (email, messaging app, cloud notes).

Try it right now

If you have two devices on the same WiFi, try this: open clipboardsyncer.com on both. Type something on one. Click "Sync devices" on both. Watch it appear on the other in less than a second. That's copy paste anywhere.

Related: PC to phone transfer · Device sync guide · Share clipboard