PasteClip app icon

PasteClip

github.com

Open-source clipboard manager for macOS with complete history capture, fast search, pinboards, Quick Look preview, and a keyboard-first workflow.

PasteClip screenshot showing the app interface

PasteClip is a free, open-source clipboard manager for macOS that maintains a searchable history of copied content and provides keyboard-driven access to past clips. (Free, open-source)

The app captures every clipboard entry including plain text, rich text, images, file references, code snippets, colors, and URLs. Pressing ⌘⇧V opens the history panel without changing the active app, allowing users to search, preview, and paste without losing focus on their work. Content type filtering lets users narrow results by category—for instance, showing only images or code entries within a given time range.

Quick Look preview is available by pressing Space on any selected clip, displaying the full content before pasting. Pinboards provide a drag-and-drop organization layer for frequently used items such as template text, API keys, or recurring snippets. The panel closes automatically after pasting, keeping the clipboard history out of the way when not in use.

All storage is local: PasteClip uses SwiftData for persistence with no cloud sync, no accounts, and no telemetry. Application exclusions allow users to prevent sensitive apps—such as password managers—from contributing to the history. Settings include configurable history size, keyboard shortcut customization, and launch-at-login control.

System requirements: macOS 14 Sonoma or later. Available via Homebrew tap (minsang-alt/tap/pasteclip) or direct download from GitHub Releases.

Pricing: Free, open-source (GPL-3.0).

Limitations: History sync across multiple Macs is not supported. The app is early-stage with 121 GitHub stars as of mid-2026, so some edge-case bugs may remain. No iCloud or LAN sync options are available.

Alternatives: Paste ($2.49/month, iCloud sync and iOS companion), CopyClip (free, simpler feature set), ClipBook (free for basic tier, more polished UI).

Suitable for users who want a privacy-focused, open-source clipboard manager with strong keyboard support and local-only storage, particularly developers managing code snippets and repetitive text.

FAQ

What does PasteClip do?+

PasteClip captures a complete clipboard history including plain text, rich text, HTML, images, file references, links, colors, and code snippets. Users access the history via a menu bar panel, search past clips, organize them into pinboards, and paste without leaving the keyboard.

Is PasteClip free?+

Yes. PasteClip is free and open-source under the GPL-3.0 license. It has no ads, no in-app purchases, and no telemetry.

How do I install PasteClip on macOS?+

Install via Homebrew with `brew install --cask minsang-alt/tap/pasteclip`, or download the latest release from https://github.com/minsang-alt/PasteClip/releases/latest. PasteClip requires macOS 14 Sonoma or later.

Does PasteClip run on Apple Silicon?+

Yes. PasteClip is written in Swift 6 and runs natively on Apple Silicon and Intel Macs running macOS 14 Sonoma or later.

Where does PasteClip store clipboard history?+

All clipboard data is stored locally using SwiftData. No history is synced to external servers or cloud services. Data remains on the user's Mac only.

What are Pinboards in PasteClip?+

Pinboards are named collections for organizing frequently used clips. Users can drag clips into pinboards to keep important snippets—template text, code blocks, or recurring links—always accessible without searching through the main history.

Related Apps