Clipboard Manager for Mac with Developer Tools

DevClip remembers everything you copy — text, code, images, files, links — and puts it behind one keystroke. It also formats JSON and SQL, decodes JWTs and diffs two clips, so you stop pasting your work into a website to do it.

Free on the Mac App Store. Pro is $4.99 once, not a subscription. Every Pro feature is unlocked for the first 30 days.

macOS 14 Sonoma, 15 Sequoia and 26 Tahoe · Apple silicon and Intel · sandboxed · Mac App Store only No account, no analytics, and no permission prompt to get started.
The DevClip panel open over a code editor, showing clipboard cards for a JSON payload, a screenshot, a file and a URL.

What DevClip does

Keep

Text, code, images, files and links are captured as you copy them. Copies from 1Password and KeePassXC are discarded before anything is written.

Search

Start typing in the panel. It searches the clip text, the app you copied from, your own title and tags, the detected language, and the folder name. Several words means all of them have to match.

Transform

Format JSON, SQL and Mongo queries. Convert XML and YAML, Base64, URLs, unix timestamps and five case styles. Decode a JWT, hash with SHA-256 or MD5, encrypt with AES.

Compare

Select two text cards, press Command-D, and read a line-by-line diff — without saving two files and reaching for a diff tool.

Clipboard history on macOS, one keystroke away

The panel opens with Command-Shift-V (Command-Shift-V) over whatever you are doing, without switching apps or stealing focus from your editor. Arrow keys move, Return copies, and Command-1 through Command-9 grab one of the first nine directly.

DevClip's panel filtered by the word 'stripe', showing the two matching clipboard cards.

Developer tools, in the clipboard

It is a JSON formatter, a JWT decoder, a hash tool and a diff viewer, in the same window as the thing you copied. Open any text clip with Command-Return (Command-Return) and the transform menus apply to whatever you have selected — or to the whole clip if you have selected nothing. It all runs on your Mac; none of these tools sends your text anywhere.

Everything in this table is free for the first 30 days.
ToolTier
JSON pretty-print / minifyFree
SQL format / minifyFree
Mongo query formatFree
XML → YAML, YAML → XMLFree
Base64 encode / decodeFree
URL encode / decodeFree
Unix timestamp ↔ local dateFree
Case conversion (5 styles)Free
QR code for a copied URLFree
Syntax highlighting, in cards and the editorFree
JWT decodePro
SHA-256 · MD5Pro
AES-GCM encrypt / decryptPro
Line diff (⌘D)Pro

Diff two clipboard items

⌘-click two text cards and press Command-D. DevClip reads them out as a unified diff, top to bottom: removed lines carry a in the gutter and a red wash, added lines a + and a green one, and shared lines stay plain.

An editor with syntax highlighting

Command-Return on a card opens a real editing window: line numbers, monospaced text, undo, and no autocorrect or smart quotes getting in the way of your code.

Pro adds a sidebar of your recent items inside the editor, so Command-Up and Command-Down move between clips without going back to the panel.

The DevClip editor window showing a clip with line numbers and syntax highlighting, with the Format menu open.

Pin, file and tag what you want to keep

The history prunes itself. Anything you pin, or put in a folder, is exempt — from the item limit, from the age limit, and from Clear History.

Privacy: what DevClip stores and what leaves your Mac

No permission prompts to get started.

DevClip needs no system permissions to run. The global shortcut uses a Carbon hotkey, which asks for nothing. Accessibility permission is requested only if you turn on "paste on select" in Settings, and it is used only to send a Command-V keystroke — DevClip installs no event tap and never reads what you type.

Sandboxed, with four capabilities.

The App Store build ships exactly these entitlements: outbound network, app-scoped bookmarks, read-only access to files you pick, and the sandbox itself. There is no entitlement to accept incoming connections, so the app cannot listen for them. No camera, microphone, contacts, calendars, location, photos, or temporary exceptions.

Encrypted before it is written to disk.

Clip text, titles, tags and image data are encrypted with AES-256-GCM before being written. Some things are not encrypted: the name of the app you copied from, timestamps, item sizes, the detected language, folder names, and a SHA-256 hash of each clip. The encryption key is a permissions-restricted file in the same folder as the database, which means it protects against a tool that reads the database and misses the key — it is not protection against someone with your unlocked Mac. FileVault is what protects a stolen disk.

No analytics, no telemetry, no crash SDK.

There is no analytics service, no telemetry, no crash reporter and no auto-updater in DevClip. The only third-party code in the app is Highlightr, which does syntax highlighting and makes no network requests. Pro licensing is checked entirely on your Mac — there is no activation server to phone home to.

One network feature, and it is a switch.

Link previews are on by default. When a card for a copied link appears on screen — not when you copy it — DevClip requests up to three things: the page itself, that host's favicon, and the preview image the page declares, which is often on a different host. Requests time out after three seconds, each link is fetched at most once and then cached locally, and addresses DevClip recognises as localhost or private numeric addresses are skipped. Turn it off in Settings → Privacy and DevClip makes no network requests at all, apart from the App Store checking your purchase.

Passwords.

Anything copied with the standard macOS concealed-content marker is never recorded, and 1Password and KeePassXC are on the excluded-apps list out of the box — their copies are discarded before anything is written. Password-shaped text copied from a browser is masked on the card and deleted automatically after three minutes, unless you pinned it or put it in a folder. That masking only covers ten known browsers and only text that looks like a password, so treat it as a safety net, not a guarantee: a password copied from a terminal or a native app is stored like any other clip.

Read the full privacy policy →

DevClip's privacy settings, showing the excluded-apps list and the link preview switch.

What DevClip doesn't do

Written down so you find out here rather than after installing.

Pricing — one-time purchase, no subscription

Download it free, use everything for 30 days, then decide. The trial starts the first time you launch DevClip. It never asks for a card, because the download itself is free.

Free

$0

  • 50 items of history
  • 5 pins, 1 folder
  • Capture of every type, search, the panel, tags, inline editing, drag-out, hover previews, secret masking, merge-copy, the editor with find and replace, QR codes
  • Format and Convert tools: JSON, SQL, Mongo, XML↔YAML, Base64, URL, timestamps, case styles

Pro

$4.99 once

  • History up to 2,000 items (500 by default)
  • Unlimited pins and folders
  • JWT decode, SHA-256, MD5, AES encrypt and decrypt
  • Line diff with ⌘D
  • The recent-items sidebar in the editor, with ⌘↑ / ⌘↓

The boring details, stated plainly

Questions about DevClip

Does macOS have a clipboard history?

Since macOS 26 Tahoe, Spotlight has one — press ⌘Space, then ⌘4. It keeps recent copies for a period you choose in Settings, and it has no pinning, no folders and no developer tools. On macOS 14 Sonoma and macOS 15 Sequoia there is no built-in clipboard history at all. DevClip runs on macOS 14 and later, so it fills the gap on older systems and adds pinning, folders, search and developer tools on Tahoe.

Is DevClip free?

The download is free and stays usable for free: 50 items of history, 5 pins, one folder, and the JSON, SQL, Mongo, XML/YAML, Base64, URL, timestamp and case tools. For the first 30 days everything is unlocked, including the Pro tools. After that, Pro is a one-time $4.99 in-app purchase. There is no subscription.

Does DevClip need Accessibility permission?

No, not to work. DevClip runs with no system permission prompts at all. The one exception is optional: if you turn on "paste on select", macOS asks for Accessibility so DevClip can send a ⌘V keystroke to the app in front. It is used for nothing else — there is no event tap in the app and it never reads your keystrokes. Leave the setting off and DevClip never asks.

Does DevClip work offline?

Almost entirely, but "100% offline" would be untrue. One feature uses the network: link previews, which are on by default and fetch the title and preview image of a link when its card appears on screen. Turn them off in Settings → Privacy and the app makes no network requests, apart from the App Store checking your Pro purchase. Your clipboard contents are never uploaded anywhere under any setting.

Where is my clipboard history stored?

In an SQLite database inside DevClip's App Store container on your Mac, under ~/Library/Containers/com.nuasa.devclip. Clip text, titles, tags and images are encrypted with AES-256-GCM before they are written. Nothing is uploaded and there is no DevClip server to upload it to.

Can DevClip sync my clipboard between my Mac and my iPhone?

No. There is no iPhone or iPad app, no iCloud sync and no cross-device clipboard. DevClip is a single-Mac app. If sync is what you're after, other clipboard managers offer it.

Does DevClip record what I copy from 1Password?

No. Copies carrying the standard macOS concealed-content marker are never recorded, and 1Password and KeePassXC are excluded by default — their copies are dropped before anything is written to disk. You can add more apps to that list in Settings. Password-shaped text copied from a browser is a separate case: it is masked on the card and auto-deleted after three minutes, unless you pin it or file it. That heuristic covers ten known browsers only, so a password copied from a terminal or a native app will be stored like ordinary text.

Can I decode a JWT without pasting it into a website?

Yes. Copy the token, open it in DevClip with ⌘⏎, and choose Convert → JWT decode. It prints the header and payload, formatted, on your Mac. Nothing is sent anywhere. JWT decode is a Pro tool, and free during the 30-day trial. DevClip does not verify signatures — it decodes.

Can I format JSON without pasting it into a website?

Yes, and it is free. Copy the JSON, press ⌘⏎ on the card, and choose Format → JSON pretty. Same for minifying, for SQL, for Mongo queries, and for converting between XML and YAML. It works on a selection if you have made one, or the whole clip if you haven't.

How do I compare two things I copied?

⌘-click the two text cards in the panel and press ⌘D. DevClip shows a unified, line-by-line diff with removed lines marked with a minus and added lines with a plus, up to 5,000 lines per side. Diff is a Pro feature, and free during the trial.

Is DevClip open source?

No, DevClip is closed source. What can be checked from outside is on this page and in the privacy policy: the sandbox entitlements, the fact that no analytics SDK is bundled, and the one network feature with its off switch.

Which Macs does DevClip run on?

macOS 14 Sonoma or later, on both Apple silicon and Intel — it is a universal binary. It lives in the menu bar and keeps no Dock icon unless you ask for one.

Is DevClip on Homebrew or Setapp?

No. It is on the Mac App Store only. That is a deliberate constraint: it means the app is sandboxed and reviewed, which is often the only kind of install permitted on a managed work Mac.

Is it a subscription?

No. Pro is a single in-app purchase of $4.99 (₩7,700 in Korea), on your Apple Account, with no renewal. If you reinstall, use Restore Purchase in Settings.

Still stuck? Support and troubleshooting.

Who makes this

DevClip is made by one person, under the name nuasa. It shipped on the Mac App Store on 27 July 2026 and is on version 1.0.5.

It has almost no users yet, so there are no reviews to point at — which is exactly why this page describes what the app does in specifics you can check after installing it, rather than in adjectives.

Questions, bugs and feature requests: nuasa.dev@gmail.com, or see support.

Try it for 30 days

Free to download, everything unlocked for 30 days, $4.99 once if you keep it.

macOS 14 Sonoma or later · Apple silicon and Intel · 2.1 MB