Turn any folder into clean Markdown, safely
Point at a repo and get tidy Markdown for NotebookLM, ChatGPT, or Claude. Deterministic, offline, with safety on by default. The free bundler is fully featured and stays that way.
-
One file per folder
Every source file embedded verbatim in fenced code blocks. Large subtrees split into parts. No more dragging files in one by one.
-
Secrets redacted
API keys, tokens, and private keys are scrubbed before anything is written, so you never paste a credential into a chat.
-
Skips the junk
Binaries, node_modules, build output, and anything in your .gitignore stay out. Add your own exclude patterns too.
-
Token counts
Every bundle shows an approximate token count, so you know the context cost before you load it into a model.