Double ⌘C

Transform anything
you copy.

Double-press ⌘C. Your clipboard understands what you copied, suggests the right action, and learns from your choices. Summarize, translate, rewrite, explain — all on your Mac.

macOS 14+ (Sonoma) · Apple Silicon & Intel · MIT License

Install

Homebrew

brew tap mpuig/copycopy
brew install --cask copycopy

Manual download

Download the latest release, unzip, and drag CopyCopy.app to your Applications folder.

You copy things all day.
Then you work around your clipboard.

  • Paste from a webpage and manually clean the formatting
  • Open Google Translate in a separate tab
  • Rewrite that email draft one more time before sending
  • Read a long article and wish someone would summarize it
  • Copy code and wonder what it does

How it works

1

Copy

Copy anything with ⌘C as you normally do.

2

Double-press

Press ⌘C again. A floating panel appears near your cursor.

3

Pick an action

Choose from context-aware suggestions. Results stream in real time.

4

Keep going

Follow-up actions appear below the result. Chain steps: Markdown → Summarize → Translate.

It knows what you need

Copied from Mail
"Hey, just wanted to follow up on the thing we discussed re: the timeline for..."
CopyCopy suggests
Rewrite Email
Copied from Safari
<article class="post"><h1>Understanding Transformers</h1>...
CopyCopy suggests
Smart Markdown
Copied from VS Code
async function fetchUser(id) { const res = await fetch(`/api/users/${id}`)...
CopyCopy suggests
Explain Code
Copied from Slack
The meeting notes from today: we agreed to push the release to next sprint and...
CopyCopy suggests
Summarize
Copied foreign text
Les modifications apportées au système de gestion des données permettent une...
CopyCopy suggests
Translate
Copied a URL
https://example.com/blog/how-to-build-ai-agents-from-scratch
CopyCopy suggests
Read Article

Built for this

On-device AI

Summarize, translate, rewrite, and explain code using local GGUF models with Metal GPU acceleration. No API keys, no cloud.

Learns from you

Remembers which actions you use and when. The AI suggests smarter follow-ups based on your patterns over time.

Pipeline actions

Chain multiple steps: Markdown → Summarize → Translate. AI picks the best follow-ups — skips useless ones automatically.

Multiple models

Choose from LFM, Gemma, or Qwen models. Download from the menu bar. Switch instantly. Metal GPU accelerated.

Extensible

Create custom SKILL.md files with your own prompts or tool calls. Override any built-in skill.

Native & lightweight

SwiftUI menu bar app with frosted glass UI. No Electron, no web views, no background daemon.

Your clipboard stays yours

CopyCopy runs entirely on your Mac. AI processing happens on-device using llama.cpp with Metal GPU acceleration. Nothing is sent to any server, ever.

No telemetry No clipboard history No network calls Open source

Transform anything
you copy

Download CopyCopy and double-press ⌘C to get started.

macOS 14+ (Sonoma) · Apple Silicon & Intel · Free & open source