Copy once. Paste beautifully.

PrettyPaste fixes your clipboard the moment you copy — so what lands in Slack, Notion, or your docs actually looks right.

Download for Mac — Free

macOS 14+ · Apple Silicon · Menubar app · Requires Accessibility permission

Copied from Claude Code

Here's how the authentication flow
works in your current setup:
The middleware checks for a valid
session token in the request headers.
If none is found, it redirects to /
login with a `next` param so the user
lands back after signing in.
There are three edge cases to handle:
- Token expired (401 from API)
- Token missing (no cookie)
- Token present but user deleted

Pasted with PrettyPaste

Here's how the authentication flow works in your current setup:

The middleware checks for a valid session token in the request headers. If none is found, it redirects to /login with a next param so the user lands back after signing in.

There are three edge cases to handle:

  • Token expired (401 from API)
  • Token missing (no cookie)
  • Token present but user deleted

It just works.

01

Copy anything

From a web page, Claude, Perplexity, Notion, or your terminal. PrettyPaste detects what kind of content it is.

02

Hit Cmd+Shift+V

Instead of pasting normally. PrettyPaste intercepts, transforms, and sends the clean version straight to your cursor.

03

Clean content lands

No hard line breaks. No mystery whitespace. Formatted markdown. Ready to read.

Two problems. One shortcut.

HTML path

Perplexity, Notion, Google Docs

Web apps put HTML on the clipboard. PrettyPaste converts it to clean markdown — headers, lists, bold, links — all preserved. Massive inline styles and zero-width spaces stripped.

Text path

Claude Code, Warp, any terminal

Terminal output has hard line breaks at 80–120 characters. PrettyPaste detects the wrap width and rejoins lines — so paragraphs flow naturally and code blocks stay intact.

Up and running in 60 seconds.

  1. 1

    Download PrettyPaste

    Free macOS app. No account required.

  2. 2

    Open it

    PrettyPaste lives in your menubar. You’ll see the icon on the right side of your menu bar.

  3. 3

    Grant Accessibility access

    Required for the global hotkey. PrettyPaste will prompt you — go to System Settings › Privacy & Security › Accessibility and enable it.

  4. 4

    Try it

    Copy some text from Claude or a web page. Hit Cmd+Shift+V to paste. Done.