Claude Code can /copy text or /export a chat, but sharing a single response as an image means screenshotting your terminal. /copyshot renders the last response as a PNG with syntax highlighting and copies it to your clipboard.
| TUI screenshot | /copy | /copyshot |
|---|---|---|
![]() |
![]() |
![]() |
curl -fsSL https://raw.githubusercontent.com/cmd8/copyshot/main/scripts/install.sh | bashInstalls dependencies via Homebrew, downloads fonts, and adds the /copyshot command to Claude Code.
/copyshot
MIT


