Clipboard History Across Devices — Browser-Based, No Install

Most "online clipboards" hold one item at a time — paste, replace, paste, replace. Most clipboard managers (Maccy, Ditto, ClipboardFusion) keep a history but only on one device. Clipcroft is the cross-section: a persistent clipboard history of thousands of items, organised into texts, URLs, and files, stored on your device and live across up to 20 devices. Browser-only. No account, no install.

Quick start

  1. Open clipcroft.com on both devices in any browser.
  2. On one device, create a clipboard — you'll get a short name like coolfox42.
  3. Open that same clipboard on the other device, then send text or links — or tap or click the 📎 icon to pick one or more files. They start transferring to the other device right away. No app install, no Apple Account, no Bluetooth.
  4. Use each item's menu to save, copy, open, or share it — or use the sidebar's Export content option to bulk-save, share, or ZIP all your files, links, and texts.

Why history matters across devices

You're working on a problem that involves three devices: your phone has the screenshot, your laptop has the code, your tablet is in the meeting where you'll present. A one-paste-at-a-time online clipboard forces you to handle each item as a discrete transfer, replacing whatever was there before. Native cross-device clipboards (Apple Universal Clipboard, Microsoft Phone Link) carry only the most recent paste — there is no history to browse.

Clipcroft holds everything you've pasted, on every device at once. The screenshot you took an hour ago is still there. The URL you copied this morning is still there. The five code snippets from yesterday are still there. They're organised by category and exportable.

An organised history, not a flat list

Every item gets categorised automatically. The clipboard sidebar groups items into:

Each category has its own bulk operations, so you can act on twenty items at once without clicking each one.

Bulk operations per category

CategoryWhereBulk actions
EverythingExport content → EverythingExport entire clipboard as a single ZIP
FilesExport content → FilesSave all to your device, save all as ZIP
URLsExport content → LinksShare all, copy all, export as text file, export as HTML bookmarks file
TextsExport content → TextsCopy all to system clipboard, share all, export as text file, export each text as a file in a ZIP
Browse all itemsQuick access ⋮ → Browse all itemsSelect any subset; actions adapt to the selection — copy, share, export, or save for a same-type selection; ZIP for a mixed-type selection; delete any selection

How this compares

vs. local clipboard managers (Maccy / Ditto / Pastebot / ClipboardFusion)

Local managers keep history on one device — install per OS, keystroke shortcut, deep system integration. Clipcroft is browser-only and crosses devices: open the same named clipboard on phone, laptop, and tablet — every item sent while all three are connected accumulates in each device's local history. The trade-off is depth of OS integration: local managers can intercept system-wide hotkeys; Clipcroft is a browser tab.

vs. native cross-device clipboards (Apple Universal Clipboard / Microsoft Phone Link)

Both Universal Clipboard and Phone Link carry only the most recent paste — they're a one-item bridge, not a history. They also gate on ecosystem: Apple ID for one, Microsoft account + Windows for the other. Clipcroft has no ecosystem requirement and keeps thousands of items.

vs. one-paste online clipboards (cl1p.net and similar)

Most online clipboards present a single textarea — paste new content and it overwrites the previous content. Clipcroft adds every paste to the history, organises it, and lets you operate on items in bulk.

vs. file-transfer tools (Snapdrop / Wormhole / Send Anywhere)

File-transfer tools are one-shot: pick a file, send it, the operation completes and the artifact is gone. Clipcroft keeps every transferred item in the history on both sides — sender and receiver — so you can re-download, re-share, or export later without re-uploading.

Multiple clipboards per device

One device can hold history for many independent clipboards at once. Switch between them from the "Switch clipboard" dialog, type a new clipboard name, and Clipcroft loads that history without losing the others. Each clipboard has:

This is uncommon. Most online clipboards treat "the clipboard" as a single global thing per session. Universal Clipboard and Phone Link have no concept of named clipboards at all. Local clipboard managers (Maccy, Ditto) generally maintain one history. Clipcroft's per-clipboard-id model gives you "profiles" without an account system.

Practical examples:

Where the history lives — and who controls it

In your browser, never in the cloud. Clipcroft is privacy-first by design: text and URLs are stored in your browser's localStorage; file binaries are stored in IndexedDB, which typically gets several gigabytes of the device's free disk space. No clipboard content is ever uploaded to or stored on Clipcroft's infrastructure.

Because the history lives entirely in your browser, it persists between sessions on the same device — anything you've synced is still there the next time you open Clipcroft. Clipcroft automatically removes items after a configurable period (7 days by default), you can delete any item on demand, and clearing your browser data will wipe them too.

You control exactly what stays and when it goes:

If you want the history to be private even from Clipcroft's signaling server, set an optional clipboard password — that turns on AES-GCM encryption with a key derived locally in your browser, so everything is encrypted before it leaves the device. See the password-protected clipboard guide for the full security model.

Use cases

One developer, three machines

Open the same clipboard on your laptop, your home desktop, and your phone. Code snippets, error messages, log lines, and bug-tracker URLs all flow live in one history. Export the URLs as an HTML bookmarks file at the end of the day to file them.

Researcher gathering links and notes from a phone

Keep the same clipboard open on both the phone and the laptop's browser. Browse on the phone and send URLs into the clipboard — they appear on the laptop as they arrive. Send notes alongside, pick PDFs with the 📎 icon. At the end of the session the laptop's history has URLs grouped together, notes grouped together, PDFs in the Files section.

Family / shared kitchen tablet

One clipboard called family open on the kitchen tablet and on each person's phone. Drop a recipe URL on your phone, the tablet shows it. Drop a shopping list. Drop a photo of a coupon. Everyone sees the running history; nothing requires accounts.

Workshop / classroom handouts

Up to 20 devices can join one clipboard at the same time. Drop links, slides, PDFs, code samples — every participant sees the running history live, and can ZIP-export it at the end.

Frequently asked questions

Can Clipcroft keep a clipboard history across devices?

Yes. Clipcroft is built around a persistent clipboard history: every item sent to the clipboard while a device is connected appears on that device in real time and stays in its local history. Thousands of items per clipboard, organised into Texts, Links and Files sections, synced live across up to 20 devices including deletions.

How is this different from Apple Universal Clipboard or Microsoft Phone Link?

Universal Clipboard and Phone Link only carry the most-recent paste — they're a one-item bridge between two devices. Clipcroft is a full history with thousands of items per clipboard, categorised, with bulk export and multi-select. It also works between any browsers on any operating system, not only inside Apple's or Microsoft's ecosystems.

How is this different from local clipboard managers like Maccy or Ditto?

Local clipboard managers (Maccy, Ditto, Pastebot, ClipboardFusion) keep a clipboard history on one device. Clipcroft adds the cross-device piece — open the same clipboard in a browser on another device and every item sent while both are connected appears on each device in real time and stays in its local history. No install, no per-OS app, no account.

Where is the history stored?

On the devices, never in the cloud. Text and metadata live in the browser's localStorage; file binaries live in IndexedDB. No clipboard content is ever uploaded to or stored on Clipcroft's infrastructure — and because everything lives locally, the history persists between sessions on the same device. Clipcroft automatically removes items after a configurable period (7 days by default), you can delete any item on demand, and clearing your browser data will also wipe them.

How many items can the history hold?

Practically thousands per clipboard. Text and URLs are tiny, so the localStorage cap (a few megabytes) is rarely the bottleneck; for files, IndexedDB typically gets a substantial fraction of the device's free disk space, often gigabytes. The retention window expires items after 7 days by default — configurable in Settings up to 30 days or Forever — to keep the history tidy.

Can I export the whole history?

Yes. Bulk export per category is built in: download all files together or as a ZIP, copy or share all texts, export all URLs as a text file or HTML bookmarks file, or download the entire clipboard — texts, URLs, and files combined — as a single ZIP. Multi-select also lets you take a custom subset across categories.

Can I keep separate clipboards for work and personal?

Yes. One device can hold many independent clipboards at the same time — for example a work clipboard, a personal clipboard, and a shared family clipboard. Each has its own history, its own optional password, its own retention setting, and its own set of connected devices. Switch between them from the "Switch clipboard" dialog. The same device shows different histories depending on which clipboard you're in, and there's no account system to manage.

Browser-based clipboard history that crosses devices. No install, no account.

Open Clipcroft