EditCopy
Drag to bookmarks bar

Edit copy visually.
Export for your coding agent.

Click any text on a live page, rewrite it in place, and get a structured changelog you can paste straight into Claude Code, Cursor, or any AI coding tool.

Paste into any AI coding tool

Claude Code
Cursor
Codex
Copilot
OpenCode
Cline

How it works

1

Activate the editor

Click the bookmarklet or use the test button to enable copy editing mode on any page.

2

Click & edit text

Hover over any text element to highlight it, then click to open the inline editor.

3

Review & export

All your edits are tracked in the panel. Copy the changes as markdown for your coding agent.

What your agent receives

clipboard output

# Copy Edit Requests

**Page:** Acme Dashboard

**Total edits:** 2

## Find and Replace

### 1. <h2> — section.hero > h2

Under heading: "Pricing"

**Search for:**

Start your free trial today

**Replace with:**

Try it free for 14 days — no credit card needed

### 2. <button> — div.cta > button

Under heading: "Get Started"

**Search for:**

Learn more about our enterprise solutions

**Replace with:**

Book a demo with our team

## Summary (compact)

"Start your free trial today" "Try it free for 14 days..."

"Learn more about our..." "Book a demo with our team"