PasteBar is a free, open-source, cross-platform clipboard manager that turns every copy-paste into a permanent entry in your personal knowledge base, with boards, snippets, and powerful search.

The clipboard is one of the most underappreciated productivity tools of the digital age, and PasteBar elevates it from a one-shot memory to a permanent knowledge base. In our daily workflow, we perform hundreds of copy-paste operations on average per day — code snippets, reference links, temporary notes, image assets, and more. Yet the system clipboard only retains the last item, and once new content is copied, the old information is permanently overwritten. Even more frustrating, when you later need something you copied earlier, you have to dig through the original documents or webpages again, which is terribly inefficient.

PasteBar was born to solve this pain point. This free, open-source clipboard manager supports both Windows and macOS. It not only saves unlimited clipboard history but also offers intelligent categorization, quick retrieval, and even web data scraping, unleashing the full potential of your clipboard.


I. Core Features: Beyond Just History

On top of basic clipboard enhancement, PasteBar builds a complete content reuse system:

  • 📚 Unlimited History & Global Search: Automatically records all copied text, images, files, and links (with syntax highlighting support for 20+ programming languages). Use Ctrl + F (Win) or Cmd + F (Mac) to summon the global search box, and type keywords to filter historical content instantly.
  • 🗂️ Structured Content Management: Organize frequently used content through a three-level hierarchy of Board → Tab → Snippet. Examples:
  • A Design Resources Board containing tabs like "Color Schemes," "Font Library," and "Icon Sites."
  • A Dev Code Board with categories such as "SQL Templates," "Python Scripts," and "Regex Patterns."
  • ⚡ Quick Access & Paste:
  • One-click from the menu bar icon: Click the system menu bar icon to expand recent clipboard entries.
  • Keyboard shortcuts for direct pasting: Use Shift+Cmd+V (Mac) or Shift+Ctrl+V (Win) to invoke the history panel, then press a number key to paste the corresponding entry directly.
  • Instant paste menu: Pin frequently used snippets (such as email addresses or API keys) to the quick paste menu and insert with a single click.
  • 🔒 Privacy & Local-First: All data is stored only on the local device, with password lock protection to completely eliminate cloud-sync privacy risks. Users can customize the database storage location (new in v0.7.0).
  • 🤖 Advanced Automation (Pro version):
  • Web scraping: Input a URL to automatically extract body text or tables.
  • API data fetching: Configure endpoints to pull data on a schedule (such as weather or stock prices).
  • Template variables: Insert dynamic variables like {date} and {time} into snippets.

II. Comparison: Why Choose PasteBar?

Although many clipboard tools exist (such as Ditto, Paste, and Maccy), PasteBar offers clear advantages in cross-platform support, feature depth, and cost:

ToolPlatform SupportOpen Source & FreeImage SupportAdvanced CategorizationSecurity Control
PasteBarWin + Mac🟢 Yes🟢 YesThree-level boards🔵 Password lock
DittoWindows🟢 Yes🟢 YesTag-based🔴 No
PasteMac🔴 No (Subscription)🟢 YesFolders🔵 iCloud encryption
MaccyMac🟢 Yes🔴 No🔴 No🔴 No
  • 🆚 vs. Paste (the macOS star): Paste requires a subscription ($14.99/year) and syncs history to iCloud by default; PasteBar is completely free with local storage while delivering grouping and search on par with its paid rival.
  • 🆚 vs. Ditto (the Windows classic): While Ditto is free, it lacks cross-platform support and cannot manage image content; PasteBar's kanban-style interface fits modern workflows far better.

III. Pro Tips: Unleash 100% of PasteBar's Potential

Master these techniques to maximize PasteBar:

  • 🎯 Precise history filtering:
    Set exclusion rules (such as blocking copies from password managers like 1Password) to prevent sensitive data leakage; filter entries by text length to skip meaningless short words.
  • ⌨️ Keyboard-driven workflow:
  • Quickly paste the most recent 10 items: Cmd/Ctrl + number keys 1~0.
  • Paste as plain text: Shift + Enter to avoid carrying source formatting.
  • Quickly save as a snippet: Select a history entry and press B to store it in the chosen board.
  • 💾 Backup & migration:
    Export a .pbdb backup file via Settings → Database → Export Backup (supported in v0.7.0), so even a system reinstall won't lose your data.
  • 🌐 Web content scraping:
    When creating a new snippet, choose "Scrape Web", enter a URL and specify a CSS selector (such as div.post-content), and PasteBar will automatically extract the target content and save it as a snippet.
  • 🤖 Template automation:
    Create template snippets (such as a meeting notes template), insert variables like {date} and {time}, and they will be replaced with the current date and time when pasted.

IV. Installation & Configuration Guide

System Requirements

  • Windows: 10 or 11 (Intel/AMD/ARM supported).
  • macOS: 10.15 Catalina or later (Intel and Apple Silicon supported).

Installation Steps

  • Download the installer:
  • Official website: https://www.pastebar.app
  • Project repository: https://github.com/PasteBar/PasteBarApp
  • Bypass security warning (Windows only):
    If Windows Defender flags the installer, choose "More info → Run anyway" (the open-source code is auditable on GitHub).
  • Initial setup:
  • Enable launch at login: Settings → General → Launch at login.
  • Switch language: Settings → Appearance → Language → 简体中文.
  • Customize shortcuts: Settings → Keyboard.
  • Data migration (optional):
    Export data from your old clipboard tool to CSV, then import it into PasteBar via File → Import.

V. Conclusion: Who Should Use PasteBar?

PasteBar is especially suited for:

  • Cross-platform workers (users running both Win and Mac).
  • Content creators: managing large collections of quotes and image assets.
  • Developers: reusing code snippets and API documentation.
  • Researchers: collecting materials long-term and needing quick recall.

With its free, secure, fully cross-platform nature, PasteBar is becoming a secret productivity weapon for everyone from students to professional developers. Its value lies not only in "remembering the past," but also in systematically organizing future information flow — every copy is a building block of your personal knowledge base.

Note: This is the English translation of the original Chinese version.