Launching today

agentpng.dev
Turn agent session transcripts into shareable png images
10 followers
Turn agent session transcripts into shareable png images
10 followers
Turn coding agent sessions and prompts into shareable images. Paste a transcript from Claude Code, Kiro, Cursor, or Codex and export a styled screenshot. Works well for social platforms and slide decks. All free, open source, and runs in the browser. Need to find the transcript? Check out the agent-transcript skill.








Hi Product Hunt community π,
agentpng.dev is a free web tool that turns AI coding agent sessions into shareable images. Paste a transcript or drop a session file and it renders a styled card you can export as a PNG.
It supports Claude Code, Kiro, Kiro Spec, Cursor, Codex, Gemini CLI, Copilot CLI, and ChatGPT. It
auto-detects the format from the file content so you don't have to configure anything.
Everything runs in your browser. No data is uploaded, no accounts, no tracking.
You can customize quite a bit before exporting:
Β - 26 syntax highlighting themes (dark and light)
Β - Toggle tool calls, reasoning/thinking blocks, plans, timestamps, and sources
Β - Select which messages to include or exclude
Β - Split long sessions into parts with platform presets for Twitter/X, LinkedIn, Instagram, Threads, and
Β TikTok
Β - Adjust card width from 400 to 900px
Β - Export as a single PNG or multi-part ZIP
Β For agents that don't have a dedicated parser yet, there's a generic format that works with `User:` and
Β `Assistant:` prefixes.
Β If you want your agent to handle the export for you, the agent-transcript skill can find and export session
Β transcripts directly. Works with Claude Code, Codex, Kiro, and more:
Β GitHub repo: github.com/siegerts/agentpng
Β Feedback and contributions welcome!