🛠 cc-preview: viewing images in Claude Code

cc-preview has been released — a macOS tool for previewing images embedded in Claude Code sessions. The utility, built with Go and Hammerspoon, extracts base64 images from session JSONL transcripts and provides a native interface for viewing and copying them.

🌍 It solves the problem of lacking visual context in CLI tools for multimodal LLMs, improving the developer UX when using agentic interfaces.

👤 It allows you to quickly view and copy images you have sent to Claude Code without switching to a browser.

Source 1: https://github.com/Watari995/cc-preview