Advanced clipboard manager with editing and scripting features

CopyQ for Mac

CopyQ for Mac

  -  34.2 MB  -  Open Source
  • Latest Version

    CopyQ 15.0.0 LATEST

  • Review by

    Marian Marinescu

  • Operating System

    macOS 12.0 Monterey or later

  • User Rating

    Click to vote
  • Author / Product

    CopyQ Team / External Link

  • Filename

    CopyQ-15.0.0-macos-13.dmg

CopyQ for Mac is a simple clipboard management utility for macOS. It allows you to save more than the default one item into clipboard which is the limit for Mac.

Each time that you copy or cut something, it's gonna be saved to the expanded clipboard of CopyQ for macOS, both files and text can be saved.

From that point on, you can simply manage items from the clipboard, paste, remove, and group.

Items can be:
  • Edited with internal editor or with preferred text editor
  • Moved to other tabs
  • Drag’n’dropped to applications
  • Marked with tag or a note
  • Passed to or changed by custom commands
  • Or simply removed
Features and Highlights
  • Support for Linux, Windows and OS X 10.9+
  • Store text, HTML, images or any other custom formats
  • Quickly browse and filter items in clipboard history
  • Sort, create, edit, remove, copy/paste, drag’n’drop items in tabs
  • Add notes or tags to items
  • System-wide shortcuts with customizable commands
  • Paste items with shortcut or from tray or main window
  • Fully customizable appearance
  • Advanced command-line interface and scripting
  • Ignore clipboard copied from some windows or containing some text
  • Support for simple Vim-like editor and shortcuts
  • Many more features
How to Use

Install the app by moving it to the Applications folder

Launch CopyQ and grant accessibility permissions

Use Cmd+C to copy items and view them in CopyQ

Double-click or press Enter to paste from clipboard history

Right-click items to edit, remove, or tag them

Use the tray icon to access clipboard items quickly

Customize shortcuts in preferences under the Shortcuts tab

Use Fuzzy search to find clipboard entries faster

Organize clipboard content using tabs for categories

System Requirements
  • macOS 10.13 High Sierra or later
  • Intel or Apple Silicon (M1/M2) processor
  • At least 50 MB of free disk space
  • 2 GB RAM or more recommended
  • Internet connection for updates and plugins
PROS
  • Clipboard history with powerful search
  • Custom commands and scripting support
  • Tabbed interface for organized clips
  • Cross-platform and open source
  • Lightweight and low resource usage
CONS
  • Slightly complex for new users
  • Outdated user interface design
  • Lacks rich media preview support
  • Limited macOS-specific integrations
  • Occasional bugs with clipboard sync
Note: Requires 64-bit processor.

Also Available: Download CopyQ for Windows

Why is this app published on FileHorse? (More info)
  • CopyQ 15.0.0 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    CopyQ 15.0.0 Screenshot 1
  • CopyQ 15.0.0 Screenshot 2

What's new in this version:

Added:
- CSS properties for pinned/notes indicator color and width. See Plugin Indicators:
- ItemPinned { qproperty-pinnedIndicatorColor: rgba(0, 0, 255, 128); }
- ItemPinned[CopyQ_selected="true"] {
- qproperty-pinnedIndicatorColor: rgba(255, 204, 0, 255)
- ItemNotes { qproperty-notesIndicatorColor: rgba(100, 200, 100, 180); }
- ItemNotes { qproperty-notesIndicatorWidth: 24; }

- One Dark theme
- Diagnostic information in About dialog and version output for easier troubleshooting
- Script function stats() now includes per-process memory information.

Changed:
- "Show under mouse cursor" shortcut now hides the window if it is already visible
- Updated icon font to Font Awesome 7.2.0
- Dropped private Qt header usage (replaced with public QNativeInterface API)
- Note for packagers: The application no longer links against private Qt headers, so it does not need to be rebuilt on Qt minor version updates
- Dropped support for unmaintained Qt 5 version of the app
- Improved performance of scripts

Fixed:
- blank items appearing in search results
- rounded item corners showing wrong background color
- item background rendering on some systems and themes
- item vertical misalignment (missing top margin)
- tray icon not showing before encryption password prompt
- tray menu not showing on Wayland when triggered via shortcut
- version string
- crash when accessing invalid ItemSelection
- item scrollbar colors
- a memory leak in clipboard monitor process and other long running client processes
- Windows: Excludes unnecessary test executable and some libraries from installer and portable zip