Advanced clipboard manager with editing and scripting features

CopyQ

CopyQ

  -  17.1 MB  -  Open Source
  • Latest Version

    CopyQ 9.1.0 LATEST

  • Review by

    Marian Marinescu

  • Operating System

    Windows XP / Vista / Windows 7 / Windows 8 / Windows 10 / Windows 11

  • User Rating

    Click to vote
  • Author / Product

    CopyQ Team / External Link

  • Filename

    copyq-9.1.0-setup.exe

CopyQ is an advanced clipboard software for Windows. It allows you to save more than the default one item into clipboard which is the limit for Windows.

CopyQ Screenshot 1

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

From that point on, you can simply manage items from the clipboard, paste, remove, and group. CopyQ Free Download Latest Version for Windows PC. It is a full offline setup installer of CopyQ.

CopyQ Screenshot 2

Items can be:
  • Edited with an internal editor or with a 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 11/10 and macOS 10.9+
  • Store text, HTML, images or any other custom formats
  • Quickly browse and filter items in the 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 a shortcut or from a 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
CopyQ Screenshot 3

PROS
  • Customizable Clipboard Manager
  • Supports Multiple Clipboard Formats
  • Cross-Platform Compatibility
  • Searchable Clipboard History
  • Hotkeys for Quick Access
CONS
  • Occasional Performance Issues
  • Basic Interface Design
  • Syncing Options Are Limited
Also Available: Download CopyQ for Mac

  • CopyQ 9.1.0 Screenshots

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

    CopyQ 9.1.0 Screenshot 1
  • CopyQ 9.1.0 Screenshot 2
  • CopyQ 9.1.0 Screenshot 3
  • CopyQ 9.1.0 Screenshot 4
  • CopyQ 9.1.0 Screenshot 5

What's new in this version:

Added:
- Allows processing all clipboard changes
- If clipboard contains secret (for example, copied from a password manager), onSecretClipboardChanged() script function is called with data containing mimeSecret format set to 1. Also ensures that callbacks are called consistently for all clipboard changes with properly set formats mimeClipboardMode, mimeOutputTab and mimeCurrentTab

Fixed:
- Fixes editing multiple items
- Fixes synchronization plugin causing redundant UI updates and menu misbehavior
- Fixes showing sub-menus for custom commands in tray menu
- Fixes switching tab if onItemsLoaded() is overridden
- Fixes theme option hover_item_css
- Avoids modifying data from display commands and causing redundant UI updates
- Avoids sharing execute() state in case it is launched recursively