Everything you copied,
one keystroke away

Clipwell keeps your clipboard history. Press ⌘⇧V — Ctrl+Shift+V on Windows — and the last few hundred things you copied slide up from the bottom of the screen: text, links, images, files. Pick one and it pastes straight back into whatever you were doing.

Download for macOS Download for Windows brew install --cask romanprigodskii/tap/clipwell

Free & open sourcemacOS 14+ & Windows 10/11No account, no sync, no telemetry

delete ⌕ Clipboard + ⚙
figma.com/file/9Kd2/onboarding-v4
figma.com1
Text5 minutes ago
npm run build -- --watch --sourcemap
36 characters2
Image12 minutes ago
Image3
Address1 hour ago
Tallinn, Narva mnt 5, 10117 — meeting point for Friday
54 characters4
Color2 hours ago
#18C2AE
7 characters5
Fileyesterday
website-backup.zip
Documents6

Small app, whole clipboard

Native Swift and SwiftUI. It sits in the menu bar, weighs about a megabyte, and does one job.

One hotkey

⌘⇧V opens the bar over whatever app you're in — including full-screen apps and browsers.

Type to search

Start typing and the history filters instantly: contents, custom names, file paths, even the app it came from.

It pastes for you

Enter drops the item into the app you came from. Shift+Enter pastes as plain text, stripping the formatting.

Delete with Backspace

Arrow to an entry and hit ⌫ — gone. Keep pressing to clear a run of them. While you're typing a query, ⌫ edits the query instead.

📌

Pin and rename

Pin the snippets you reuse to keep them at the front, give them readable names, and edit their text in place.

🔒

Passwords stay out

Content marked concealed or transient — 1Password, Bitwarden, Keychain — is never captured or written to disk.

🖼

Not just text

Images, files, links and colors get their own cards with thumbnails, source app icons and timestamps. Space for a full preview.

Your retention rules

Keep history for a day, a week, or forever, and cap how many items are stored. Old entries prune themselves.

🌐

English and Russian

The interface follows your system language. No other strings, no ads, no upsell screens.

Keyboard first

The bar is built to be driven without the mouse — though clicking works everywhere too. On Windows every ⌘ below is Ctrl, and the bar opens with Ctrl+Shift+V.

⌘⇧VOpen or close the bar
Move between cards
EnterPaste the highlighted item
Shift+EnterPaste as plain text
Delete the highlighted item
+Delete even while searching
SpaceFull-size preview
⌘1⌘9Paste by position
EscClear the search, then close
⌘CCopy to the clipboard without pasting
⌘EEdit the item's text
⌘RRename the item
⌘NNew text item
⌘,Settings

Install it

All free. Needs macOS 14 Sonoma or newer, or Windows 10 (1809+) or 11.

macOS · Homebrew

One command

Nothing to click, nothing to drag.

  1. brew install --cask romanprigodskii/tap/clipwell

Update later with brew upgrade --cask clipwell, remove it with brew uninstall --cask clipwell.

macOS · Direct download

Disk image

  1. Download Clipwell-Installer.dmg and open it.
  2. Right-click Install Clipwell.commandOpenOpen. It copies the app to your Applications folder and launches it.
  3. Allow automatic pasting: System Settings → Privacy & Security → Accessibility → enable Clipwell.
Windows

Portable build

Nothing to install, no administrator rights.

  1. Download Clipwell-win-x64.zip and unzip it anywhere.
  2. Run Clipwell.exe. SmartScreen asks once: More infoRun anyway.
  3. Press Ctrl+Shift+V. The icon lives in the notification area — right-click it for Settings.

On an ARM machine take Clipwell-win-arm64.zip instead. Automatic pasting needs no permission on Windows, and there is a switch for it in Settings.

Why does macOS say the developer can't be verified?
Because this build isn't notarized by Apple yet — that needs a paid developer account, which is on its way. Until it lands, macOS asks once, whichever route you took: right-click → Open → Open, or System Settings → Privacy & Security → Open Anyway. The Install Clipwell.command inside the DMG does it for you. After a Homebrew install the equivalent is one line: xattr -dr com.apple.quarantine /Applications/Clipwell.app. Once the notarized build ships, none of this applies and Clipwell opens on a plain double-click. Nothing about the app is hidden: the whole source is on GitHub and you can build it yourself.
And on Windows?
The same wall with a different name. The Windows build isn't signed with a code-signing certificate yet, so SmartScreen says “Windows protected your PC” the first time you run it — More infoRun anyway, once. Everything else is plain: Clipwell asks for no permissions, never wants administrator rights, and the same source builds it.

Your clipboard never leaves your computer

Clipwell has no server, no account and no analytics. History lives in ~/Library/Application Support/Clipwell/ — or %APPDATA%\Clipwell on Windows — and goes nowhere else. There is no sync, and that's deliberate: the fastest way to keep clipboard data private is not to move it.

Is it really free?

Yes — MIT licensed, no paid tier, no trial. Source and releases are on GitHub.

Does it sync between my devices?

No. Everything stays on the machine you copied it on — there is no server to sync through, and the macOS and Windows builds don't talk to each other. macOS Universal Clipboard and Windows' own Win+V history keep working alongside it as usual.

Will it store my passwords?

No. Password managers mark what they put on the clipboard as concealed or transient, and Clipwell skips those items entirely — they never reach memory or disk.

Is there a Windows version?

Yes — the same app, written in C# and WPF, with Ctrl+Shift+V instead of ⌘⇧V and the same cards, keys and history format. Download it here, or read how it is put together.

Why does it want Accessibility access?

Only to press ⌘V for you in the app you were working in. Deny it and everything else still works — the item lands on the clipboard and you paste it yourself. On Windows nothing has to be granted at all, and pasting for you can be switched off in Settings.

How much does it store?

200 items by default, kept for a week — both adjustable in Settings, up to 2000 items and "keep forever". Pinned items are never pruned.

How do I uninstall it?

Quit from the menu bar icon, drag Clipwell.app to the Trash, and delete ~/Library/Application Support/Clipwell if you want the history gone too. Homebrew users: brew uninstall --cask clipwell. On Windows: quit from the notification-area icon, delete Clipwell.exe, and delete %APPDATA%\Clipwell.

I used this when it was called Paste — do I lose my history?

No. The first launch after the rename moves the old ~/Library/Application Support/Paste folder across, keeping every item and setting.

Try it — it's one command

Or one download. Uninstalling is just as quick if it isn't for you.