Fix Text Copied From AI Coding Tools
Copy Repair cleans pasted output from Codex, Claude Code, ChatGPT, Cursor, and terminal-based AI agents when the copied text has broken wrapping, extra indentation, split links, or split file paths.
Example
Before
• Here is the release note:
- Fixed the callback race that
left users on a blank screen.
After
Here is the release note: - Fixed the callback race that left users on a blank screen.
Common AI Copy-Paste Problems
- Chat bullets copied with a leading dot or extra indentation.
- Long lines wrapped by a terminal UI.
- URLs and file paths split across several lines.
- Text that needs to go into a pull request, issue, changelog, or docs page.
Browser-Only Repair
Paste the messy AI output into Copy Repair and copy the cleaned result. The repair runs locally in your browser, so pasted text is not uploaded or saved by the app.
Repair copied text