Live Clipboard & Text Sharer

Instantly share text, code snippets, links, and passwords between PC, iPhone, and Android via real-time WebSockets. Features 6-character PINs, QR code camera pairing, and zero server storage.

Room Ready
0 chars0 words0 B

Pair Device & Receive Live

Live Sync

Open this tool on your phone, tablet, or secondary PC and enter this code:

------
Scan with phone camera to auto-connect

Real-Time Ephemeral Transfer: Text and clipboard snippets stream directly via encrypted WebSockets with 0 cloud storage — no data is logged, tracked, or saved on our servers.

What is the Live Clipboard & Instant Text Sharer?

The Live Clipboard & Instant Text Sharer is a free, browser-based utility designed to transfer text, code snippets, URLs, markdown notes, and confidential passwords between devices in real time. Whether you need to copy a two-factor authentication code from your laptop to your smartphone, send a long URL from mobile Safari to desktop Chrome, or share a JSON payload with a colleague on another network, this tool establishes a fast, encrypted WebSocket channel between browsers with zero cloud storage, zero account logins, and zero software installations.

Traditional methods of moving text across devices—such as emailing yourself, sending messages on WhatsApp or Slack, or creating temporary public pastebins—leave digital trails across third-party cloud servers. DwellixTools’ Live Clipboard replaces clunky workarounds with an instantaneous device-to-device connection. Pair your devices in seconds using a clean 6-character PIN code (e.g. K9P-4MX) or by scanning a dynamic QR code with your phone’s camera.


Key Features & Capabilities

  • Real-Time Ephemeral WebSocket Sync: Data transmits live from browser to browser across mobile cellular (4G/5G) and home Wi-Fi networks with sub-50ms latency. No text is logged, tracked, or saved on DwellixTools servers.
  • Instant QR Code Camera Pairing: Scan the automatically generated vector QR code on your desktop screen using an iPhone (iOS Camera) or Android device to connect instantly without typing a single character.
  • 6-Character Easy Room PINs: Share text across different networks or distant locations using a human-readable 6-character room code (e.g., K9P-4MX).
  • Live Auto-Sync Typing Mode: When enabled, text typed into the sender box synchronizes character-by-character to the receiver screen with zero perceptible latency.
  • Multi-Format Syntax Support: Switch between Plain Text, Source Code snippets, JSON structures, Markdown notes, and Secret/Password masking modes.
  • Standalone Encrypted URL Link Fallback: Need to send text asynchronously over email or messaging? Generate a client-side Base64 hash URL (#text=...) where the data lives entirely inside the URL fragment and decodes offline in the recipient’s browser.
  • 1-Click Copy & Text Download: The receiving device features instant clipboard copy confirmation alongside 1-click file saving.
  • Universal Cross-Platform Compatibility: Works seamlessly across Windows 11/10, macOS, iOS (iPhone/iPad), Android, Linux, and ChromeOS across all modern browsers (Chrome, Safari, Firefox, Edge, Brave).

How to Share Text from PC to Mobile in 3 Simple Steps

Step 1: Open the Tool & Paste Your Text

On your primary computer (Sender), navigate to the Send & Share tab. Paste or type your text, code, or link into the main editor box. The live character, word, and byte-size indicators update immediately.

Step 2: Scan the QR Code or Enter the 6-Character PIN

On your mobile phone, tablet, or secondary computer:

  • Via QR Code: Open your smartphone camera, point it at the QR code on your PC monitor, and tap the notification banner to open the pre-linked session.
  • Via Room Code: Open the tool on your second device, switch to the Receive Clipboard tab, enter the 6-character PIN displayed on the sender screen, and tap Connect & Receive.

Step 3: Copy or Download on Your Second Device

The moment the two devices link, the text transmits instantly. Tap Copy Text to place the snippet directly into your mobile clipboard, or tap Download to save it as a local text file.


Technical Comparison: P2P Live Clipboard vs Traditional Methods

Feature / Metric DwellixTools P2P Sharer Public Cloud Pastebins Emailing Yourself Messaging Apps (WhatsApp/Slack)
Data Storage Location Direct Browser Memory (Zero Server) Third-Party Cloud Database Cloud Email Server Archives Proprietary Messaging Servers
Account / Login Required No (100% Anonymous) Often Required Yes (Email Login) Yes (Phone Number / Account)
Transfer Speed Instant (< 50 ms via WebRTC) 2–5 Seconds (Upload/Fetch) 10–30 Seconds 2–5 Seconds
Pairing Method 4-Digit PIN or Camera QR Code Long Random URL Manual Email Address Typing Contact List Search
End-to-End Encryption Yes (Native WebRTC DTLS) Varies (Usually Stored in Plaintext) TLS in Transit Only Varies by Platform
Cross-Platform Compatibility 100% Web Standards (All OS) Web Standard Web / Client App Installation Required
Risk of Data Leaks None (No server copies) High (Search Engine Indexing Risk) Medium (Stored in Sent Folder) Low-to-Medium

Privacy & Security Architecture

DwellixTools prioritizes zero-retention data protection. Here is how our P2P architecture ensures absolute technical privacy:

  1. Signaling vs. Data Channels: The lightweight PeerJS signaling server is used solely to facilitate the initial WebSockets handshake (matching Room PINs and exchanging ICE connection candidates).
  2. Direct Peer Data Flow: Once the handshake completes, the signaling channel is bypassed. All text payloads travel through an encrypted RTCDataChannel directly between Device A and Device B.
  3. Zero Telemetry & Zero Cookies: No analytics beacons, tracking cookies, or clipboard listeners monitor your transmitted data. Once you close the browser tab, the memory buffer is completely flushed by your operating system.

Frequently Asked Questions (FAQ)

How do I share text from my computer to my phone without logging into an app?

Open DwellixTools Live Clipboard on your computer and paste your text. Then open your mobile phone camera and scan the on-screen QR code. Your phone will immediately load the receiver page and display the text with a 1-click “Copy to Clipboard” button—no login, email, or third-party app required.

Is my clipboard text saved or logged on DwellixTools servers?

No. All transfers operate over peer-to-peer WebRTC data channels. Data travels directly from your sending browser to your receiving browser without being stored, cached, logged, or indexed on any server database.

Does this tool work between different operating systems?

Yes. The Live Clipboard works across all operating systems—including Windows, macOS, iOS (iPhone and iPad), Android, Linux, and ChromeOS. As long as both devices have a modern web browser with JavaScript enabled, they can pair seamlessly.

Do both devices need to be connected to the exact same Wi-Fi network?

No. While devices on the same Wi-Fi network will establish ultra-fast local LAN connections, the tool also works seamlessly across different networks (for example, your PC on home broadband and your phone on 5G cellular data) through automated STUN server NAT traversal.

What is the maximum character or file size limit for text sharing?

Because text is transferred directly peer-to-peer without server storage constraints, you can send large codebases, JSON files, and long text documents exceeding hundreds of thousands of words with instantaneous transfer speeds.

What happens if WebRTC connections are blocked by a strict corporate firewall?

If you are on a restricted corporate VPN or enterprise network that blocks WebRTC peer handshakes, simply click the “Generate Standalone Encrypted Link” button. This encodes the text snippet directly into the URL fragment (#text=...), which can be shared via email or chat and decodes 100% client-side in the recipient’s browser.

Is the P2P connection encrypted?

Yes. WebRTC data channels are encrypted by default under the IETF WebRTC standard using Datagram Transport Layer Security (DTLS) and Secure Real-Time Transport Protocol (SRTP) cryptographic handshakes.