TL;DR
Looking for free alternatives to Paste? Here are the best open source and free options for Mac.
What is the best free alternative to Paste?
The best free alternative to Paste ($30) is Maccy, which is open source. Install it with: brew install --cask maccy.
Free Alternative to Paste
Save $30 with these 1 free and open source alternatives that work great on macOS.
Our Top Pick
Quick Comparison
| App | Price | Open Source | Category |
|---|---|---|---|
| Paste | $30 | No | — |
| Maccy | Free | Yes | System Utilities |
Ditching the $30 Clipboard Subscription
Paste was the golden child of macOS clipboard managers for years. I recommended it to everyone when it launched. The interface put a massive visual history of your clipboard right at the bottom of the screen. You could see text. You could see images. It even handled links formatted exactly as they were copied. Then the billing model changed. The developers switched to a $30 annual subscription. I understand developers need to eat. Maintaining software takes time. Asking users to rent a clipboard utility indefinitely rubbed a lot of people the wrong way. Subscription fatigue hit hard. Users started looking for exits.
The visual interface became a problem on older Intel Macs over time. Rendering dozens of rich previews consumes memory. I tested Paste on a 2019 MacBook Pro. I watched it chew through 300MB of RAM just sitting idle. That is absurd for a background utility. You want a tool that gets out of the way. You do not want a utility competing with your web browser for system resources.
I spent the last three weeks testing every free clipboard manager available for macOS. I checked memory usage in Activity Monitor. I copied massive image files. I copied thousand-line code snippets. I uninstalled apps that crashed under pressure. This guide breaks down the tools that actually work. They cost nothing. Most of them are open source. None of them will ask you for a monthly fee.
Detailed Alternative Reviews
Maccy
The lightweight menu bar champion
brew install --cask maccyMaccy is the tool I kept installed on my personal machine after this test concluded. It sits quietly in the menu bar. You hit Shift-Command-C. A clean vertical list of your history appears. I checked Activity Monitor during heavy use. Maccy hovered around 22MB of RAM. Paste routinely hit 250MB under the same workload. The developer wrote it natively in Swift. It feels incredibly fast. You can search your history by just typing while the menu is open. It handles images and files perfectly well. The only annoyance is the default text size feels a bit cramped on 4K displays. I had to bump it up in the preferences immediately.
Key Features:
- Native Swift codebase
- Menu bar interface
- Keyboard-centric navigation
- Image history support
- File copying support
- Plain text pasting by default
- Fuzzy search functionality
- Customizable keyboard shortcuts
Limitations:
- • No folder organization for saved clips
- • Visual previews for images are tiny
- • Syncing across devices requires iCloud Drive workarounds
- • Default text size is small on high-resolution screens
Best for: Minimalists who want keyboard-driven efficiency.
Flycut
Pure plain text for developers
brew install --cask flycutFlycut is a fork of an ancient app called Jumpcut. It focuses entirely on plain text. I use it heavily when writing code or terminal scripts. You press Command-Shift-V. A bezel appears on screen. You use the arrow keys to cycle through your past text clips. It strips all formatting automatically. I copied a hideous rich-text table from a Word document and pasted it into VS Code. Flycut dropped the fonts and colors instantly. The UI looks like it belongs in OS X Mavericks. It has zero modern design elements. The bezel is blocky. It is semi-transparent. I honestly love that about it. It does one exact thing. It never asks for an update.
Key Features:
- Automatic formatting stripping
- On-screen bezel navigation
- Adjustable history size up to 100 clips
- Open source codebase
- Arrow key cycling
- Customizable bezel appearance
- Zero background processing
- Menu bar toggle
Limitations:
- • Zero image support
- • No file copying capabilities
- • The interface looks incredibly dated
- • No built-in search bar
Best for: Programmers copying multiple stack traces or terminal commands.
CopyQ
Advanced scripting for power users
brew install --cask copyqCopyQ is a beast. I installed version 6.4.0 and immediately felt overwhelmed by the interface. It looks like a Linux app ported to Mac because that is exactly what it is. It uses the Qt framework. The design feels alien on macOS. The power under the hood is staggering. You can write custom scripts to process your clipboard contents automatically. I set up a rule that automatically converts any copied URL into a Markdown link format. It worked perfectly. You get tabs to organize your clips into permanent folders. The app handles HTML data. It processes images. It manages custom data formats without breaking a sweat. You just have to tolerate an ugly UI.
Key Features:
- Custom scripting engine
- Tabbed clip organization
- Advanced search with regular expressions
- Cross-platform sync capabilities
- Customizable keyboard shortcuts
- HTML formatting preservation
- Command line interface integration
- Custom UI themes
Limitations:
- • The Qt interface ignores macOS design conventions
- • Steep learning curve for basic features
- • High memory footprint compared to native apps
- • Overkill for simple text saving
Best for: Power users who want to automate text processing.
Clipy
Snippets and history in folders
brew install --cask clipyClipy solves a very specific problem. It gives you standard clipboard history alongside permanent snippets. I used it to store eight different email responses I send to PR pitches every week. The menu bar icon drops down to reveal your history grouped in folders of ten. You can export your snippet database as an XML file. I tried importing a large list of hex codes. It processed them in seconds. The project has not seen a major update in a few years. It still works perfectly on macOS Sonoma. The folder grouping system takes an extra click compared to a flat list. I found that slightly annoying during rapid-fire copy sessions.
Key Features:
- Permanent text snippets
- XML database export
- Snippet folder organization
- Image history support
- Customizable shortcut keys
- History grouping by tens
- Menu bar integration
- Plain text conversion options
Limitations:
- • Development appears stalled
- • Menu navigation requires more clicks than competitors
- • No search bar built into the main menu
- • Folder groupings can hide older clips
Best for: Customer support reps or freelancers using repetitive text templates.
Yippy
Visual previews without the price tag
brew install --cask yippyYippy is the closest visual replacement for Paste. You trigger it. A large overlay appears across the center of your screen. It shows large previews of text. It renders images perfectly. It even shows hex colors. I copied a 4K raw photo from Lightroom. Yippy rendered a massive thumbnail instantly. It feels very similar to the native Mission Control interface. The open source developer built it specifically to provide a Paste-like experience for free. The animation stutters occasionally on my older M1 MacBook Air when the history gets full. You can delete items by dragging them off the screen. It is a clever interaction model. The app lacks a menu bar icon entirely. You have to rely on the keyboard shortcut.
Key Features:
- Large visual preview overlay
- Mission Control style interface
- Drag-and-drop deletion
- Rich text rendering
- Image thumbnail generation
- Color hex code previews
- Customizable window sizing
- Keyboard shortcut activation
Limitations:
- • Occasional animation lag on older Macs
- • No menu bar interface
- • Lacks advanced search filters
- • High memory usage compared to text-only apps
Best for: Visual thinkers who miss the large card interface of Paste.
Raycast
Spotlight replacement with built-in history
brew install --cask raycastRaycast is primarily an app launcher. I include it here because its built-in clipboard manager is spectacular. I hit my custom shortcut. A gorgeous native command window pops up. It lists my clipboard history with beautiful typography. You can search through thousands of entries instantly. The free tier includes the core clipboard functionality. I copied a block of Python code. Raycast recognized the syntax. It formatted the text beautifully in the preview pane. You do not need a dedicated clipboard app if you already use this launcher. The only catch is that your clipboard data lives inside a massive ecosystem app. Some people prefer tiny single-purpose utilities.
Key Features:
- Lightning-fast text search
- Syntax highlighting for code clips
- Pinned entries
- Native macOS UI
- Image preview panel
- Link unfurling
- Custom shortcut mapping
- Automatic password ignoring
Limitations:
- • A massive download just for clipboard management
- • History sync requires a paid subscription
- • Overwhelming options for basic users
- • Requires deep system permissions
Best for: Users who want to replace Spotlight and manage clips in one app.
Jumpcut
The original minimal utility
brew install --cask jumpcutJumpcut has been around since 2002. I remember using it on OS X Panther. The developer updated it for Apple Silicon recently. The app is a tiny 2MB download. It stores plain text and nothing else. You get a little scissors icon in your menu bar. The settings panel has exactly three tabs. I appreciate software that refuses to bloat over two decades. It functions almost identically to Flycut. I tested version 0.74. It used roughly 12MB of RAM. You will not find image support here. You will not find fancy search bars. You just get your text back.
Key Features:
- Ultra-low memory usage
- Scissors menu bar icon
- Plain text only storage
- Apple Silicon native support
- Bezel overlay navigation
- Adjustable display timing
- Transparent background options
- Open source legacy codebase
Limitations:
- • No image support
- • No search functionality
- • No rich text formatting
- • Development updates are very infrequent
Best for: Users with older Macs who need absolute minimum system impact.
pbcopy
Terminal native piping
Built-in to macOSEvery Mac comes with pbcopy and pbpaste pre-installed. You access them through the Terminal. I use them constantly when piping log files. You type a command. You add a pipe symbol. You type pbcopy. The output goes straight to your Mac clipboard. I dumped a 50,000-line server log into my clipboard in less than a second. Paste would completely freeze if you tried to process that much text at once. You obviously do not get a visual history. This is strictly for moving data in and out of the shell. It costs nothing. It requires zero installation.
Key Features:
- Pre-installed on macOS
- Instant terminal piping
- Zero interface bloat
- Handles massive text payloads
- Scriptable in bash or zsh
- No background daemon required
- Perfect standard output capture
- Zero memory usage when idle
Limitations:
- • Command line only
- • No history storage
- • No graphical interface
- • Requires basic terminal knowledge
Best for: System administrators and developers living in the terminal.
Which Alternative is Right for You?
Grabbing multiple terminal commands from Stack Overflow
→ Use Flycut. It strips rich text formatting immediately. You can cycle through your copied commands with the keyboard and paste them directly into your terminal.
Managing hundreds of hex codes for web design
→ Use CopyQ. The tabbed interface lets you create a permanent searchable folder just for color codes. You can organize them logically instead of losing them in a flat list.
Replacing Paste's visual interface on a tight budget
→ Use Yippy. It mimics the large visual cards that Paste uses without the subscription fee. You get a massive preview overlay right in the center of your screen.
Keeping Mac memory usage under 50MB
→ Use Maccy. It is built in native Swift. It barely registers in Activity Monitor during heavy use. You get incredible speed without sacrificing battery life.
Having clipboard history inside an app launcher
→ Use Raycast. You get a fantastic clipboard manager built right into a Spotlight replacement. It formats code snippets beautifully right inside the search window.
Piping server logs directly to the clipboard
→ Use pbcopy. It handles massive text outputs directly from the terminal without freezing a graphical app. You just pipe your cat or tail command directly into it.
Keeping frequently used email templates ready
→ Use Clipy. The dedicated snippet folders make it easy to pull up permanent text responses. You save time clicking through standard customer support replies.
Using a clipboard manager on a 2012 MacBook
→ Use Jumpcut. The ancient codebase is incredibly light. It runs perfectly on unsupported legacy hardware without dragging the system down.
Migration Tips
Export Paste Snippets Manually
Paste locks your data. Create a new Apple Note and paste your saved clips one by one before uninstalling. You cannot pull a clean CSV file out of the app.
Revoke Accessibility Permissions
Go to System Settings. Click Privacy & Security. Open Accessibility. Click the minus button next to Paste to fully remove its system hooks.
Clear the Local SQLite Database
Paste leaves junk files behind. Open Finder. Hit Command-Shift-G. Navigate to ~/Library/Containers/com.wiheads.paste. Delete that folder to free up disk space.
Check Password Manager Settings
Go into 1Password or Bitwarden. Ensure 'Conceal copied passwords' is checked. You do not want your new clipboard manager saving your bank passwords in plain text.
Rebind the Shortcut
Paste uses Command-Shift-V by default. You need to free up that specific keystroke. Disable Paste before configuring your new app to avoid system conflicts.
Test Image Pasting
Some plain-text managers fail silently when you try to paste an image. Copy a screenshot and paste it into Messages to verify your new app handles the format.
Quick comparison
| App | Price | Open Source | Best For | Install Command |
|---|---|---|---|---|
| Maccy | Free | Yes | Minimalists | brew install --cask maccy |
| Flycut | Free | Yes | Developers | brew install --cask flycut |
| CopyQ | Free | Yes | Power Users | brew install --cask copyq |
| Clipy | Free | Yes | Template Users | brew install --cask clipy |
| Yippy | Free | Yes | Visual Thinkers | brew install --cask yippy |
| Raycast | Free Tier | No | Spotlight Haters | brew install --cask raycast |
| Jumpcut | Free | Yes | Legacy Macs | brew install --cask jumpcut |
| pbcopy | Free | No | Terminal Users | Built-in |
The verdict
Maccy
I trust Maccy completely. It is incredibly fast. The search function never stutters. It feels like a native part of macOS. I uninstalled Paste. I set Maccy to launch at login. I never looked back. It handles text and images without chewing through my battery.
Full reviewRaycast
If you want to replace Spotlight anyway, this is the smart move. The clipboard history interface is gorgeous. It formats code snippets beautifully. You just have to accept running a larger application ecosystem.
Flycut
It is strictly free and open source. It strips rich text formatting instantly. I recommend it to any developer who just wants their plain text back without dealing with a bloated interface.
Bottom line
Clipboard management shouldn't cost a monthly fee. I learned that visual previews are mostly eye candy. You rarely need to see a massive thumbnail of a text block to know what it is. Speed and low memory usage matter far more than flashy graphics. I spent years defending Paste. The open-source community provides better tools for zero dollars. Switch to Maccy and keep your money.
Frequently Asked Questions
Related Technologies & Concepts
Sources & References
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
Compare These Apps
Explore More on Bundl
Browse System Utilities apps or discover curated bundles.
About the Author
Productivity & Workflow Analyst
Jordan Kim focuses on productivity software, system utilities, and workflow optimization tools. With a background in operations management and process improvement, Jordan evaluates how well applications integrate into daily workflows and enhance overall productivity.