Claudebin

Claudebin

Export and share your Claude Code sessions as resumable URLs

267upvotes
Launched February 20, 2026

About Claudebin

Claude Code runs in your terminal. Session data is stored locally, but not in a human-readable format. If the session contains useful context, refactors, tool usage, reviewing or sharing it isn’t straightforward. Claudebin lets you export a Claude Code session. It captures: - the full message thread - file reads/writes - bash commands - web and MCP calls It returns a URL with a structured, navigable viewer. You can link it in a PR, embed a selected range in your docs, or resume it locally.

Screenshots

Claudebin screenshot 1
Claudebin screenshot 2
Claudebin screenshot 3
Claudebin screenshot 4
Claudebin screenshot 5

Quick Info

Upvotes267
Comments29
Launched2/20/2026

Topics

Developer ToolsArtificial IntelligenceGitHubDevelopment

Embed Badge

Add this badge to your website to show that Claudebin is featured on Visalytica.

<a href="https://www.visalytica.com/tool/claudebin" target="_blank" rel="noopener noreferrer" style="display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:#7c3aed;color:#fff;border-radius:8px;font-family:-apple-system,system-ui,sans-serif;font-size:13px;font-weight:600;text-decoration:none;transition:background .2s" onmouseover="this.style.background='#6d28d9'" onmouseout="this.style.background='#7c3aed'"><svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><path d="M12 20V10"/><path d="M18 20V4"/><path d="M6 20v-4"/></svg>Featured on Visalytica</a>