Back to browse
GitHub Repository

Preview images pasted into Claude Code sessions

1 starsGo

Cc-preview – Browse images pasted into Claude Code sessions

by Watari995·Jun 25, 2026·2 points·1 comment

AI Analysis

●●SolidNiche GemSolve My Problem

Finally see those [Image #N] placeholders in Claude Code sessions.

Strengths
  • Parses JSONL transcripts to extract base64 images with keyboard navigation
  • Hammerspoon integration provides native macOS UI experience
  • Homebrew installation with automatic Hammerspoon script deployment
Weaknesses
  • macOS-only with Hammerspoon requirement limits cross-platform use
  • Very narrow audience of Claude Code users on macOS
Target Audience

Claude Code users on macOS

Post Description

Claude Code displays pasted images as [Image #1], [Image #2], etc. — but there's no way to see what those images actually are once they're in the conversation.

cc-preview is a small macOS tool (Go CLI + Hammerspoon) that reads Claude Code's JSONL transcripts, extracts the base64-encoded images, and shows them in a keyboard-driven native UI. Numbers match Claude's [Image #N] exactly.

Install: brew install Watari995/tap/cc-preview

Similar Projects

Developer Tools●●Solid

Paste Image to Claude Code over SSH

SSH reverse tunnel lets you paste local screenshots into remote Claude Code.

Niche GemSolve My Problem
alexzeitler
102mo ago