| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.4 source code.tar.gz | 2025-12-27 | 60.6 kB | |
| 0.4 source code.zip | 2025-12-27 | 87.1 kB | |
| README.md | 2025-12-27 | 820 Bytes | |
| Totals: 3 Items | 148.5 kB | 0 | |
Convert every local conversation with "all"
Convert every existing Claude project directory in ~/.claude into a browsable HTML archive with a list of projects and sessions:
:::bash
claude-code-transcripts all -o archive/
Thanks, Brendan Becker. [#11]
Search within a transcript
Generated HTML transcripts now include full-text search. Click the search icon to search across all pages of content. [#15]
This currently only works for transcripts served via a web server or through gistpreview.github.io.
Image support
Transcripts now render image content blocks instead of displaying base64 in JSON. [#14]
Windows compatibility
UTF-8 encoding fixes for Windows file operations. GitHub CI now runs against Linux, Windows and macOS. [#6]