Local-first storage
Your history lives in a single SQLite file on your own disk. No server, no upload, no "sign in to continue".
v2.4.1 — snippet variables and color previews are out
Nothing to sync, nothing to leak. QuickClip keeps every snippet, link, color and code block you copy in a fast, searchable history that never leaves your own machine.
Features
Everything you need to find the thing you copied twenty minutes ago — and nothing you don't.
Your history lives in a single SQLite file on your own disk. No server, no upload, no "sign in to continue".
Type a few characters and fuzzy matching finds it — across case, word order, and even inside multi-line snippets.
Pin the entries you reuse — a license key, a support reply, a deploy command — and they stay at the top of the list.
Save text templates with {{date}} and {{clipboard}} variables, then expand them with a keyword anywhere you type.
Airplane, train, locked-down corporate network: QuickClip behaves exactly the same, because it never needed the internet.
The installer is 8.6 MB and the app idles around 40 MB of RAM. It starts before your terminal finishes loading.
A look inside
Each entry keeps its type, its source app, and the moment you copied it — so you can paste the right thing without opening a single tab.
Press Ctrl + Shift + V anywhere to open the history, type to filter, hit Enter to paste. On macOS it's ⌘ + ⇧ + V.
Download
One installer, both platforms, no bundled extras. Older releases stay available indefinitely — the way it should be.
| Version | Date | Size | SHA-256 |
|---|---|---|---|
| v2.4.1Latest | Aug 14, 2026 | 8.6 MB | a3f1c9d84b7e2065… |
| v2.4.0 | Jun 02, 2026 | 8.4 MB | 7d02e6ab5591f8c3… |
| v2.3.2 | Apr 19, 2026 | 8.1 MB | c18b47f0e2d9635a… |
Checksums are truncated to the first 16 characters here. Each archive ships with a full 64-character SHA-256 in SHA256SUMS.txt alongside the build.
Windows 10 version 1809 or later, x64. Portable mode available — no admin rights needed.
macOS 12 Monterey or later, universal binary for Apple silicon and Intel. Signed and notarized.
Both builds are around 40 MB of RAM at idle with a 10,000-item history. No background services, no login items, no update daemon.
Changelog
Short cycles, small diffs, honest notes. Every release is listed, including the boring ones.
FAQ
The short version: it's free, it's local, and it stays out of your way.
Yes. Every feature is in the free build — no trial timer, no locked "Pro" tier, no account to create. There are no ads and no upsells inside the app. If you want to support development there's a donation link in the About window, and nothing ever nags you about it.
In a single local database file, in your own user profile: %AppData%\QuickClip\history.db on Windows, ~/Library/Application Support/QuickClip/history.db on macOS. It is never uploaded anywhere. Delete that file and your history is gone — that is the whole backup story.
No, and that is deliberate. Cloud sync would mean uploading everything you copy to someone else's server, which is a much bigger promise than a clipboard tool should ask for. If you need history on a second machine, you can export an encrypted archive and import it manually from a USB drive.
Yes. Drop quickclip-portable.exe on a USB stick and your history, snippets and settings stay in a folder next to the executable — nothing is written to the host machine. On macOS you get the same result by pointing the data directory at any folder you choose under Preferences → Storage.
None. QuickClip makes no network requests of its own — no telemetry, no crash reporting, no update pings, no "anonymous usage statistics" checkbox. The only network activity anywhere near it happens when you click a download link on this page, and that is handled entirely by your browser.