repo2txt and repos2doc
These tools are competitors, both aiming to condense GitHub repository contents into a single file for different consumption methods, with B offering more output formats and explicitly mentioning GPT integration.
About repo2txt
abinthomasonline/repo2txt
Web-based tool converts GitHub repository contents into a single formatted text file
Supports multiple sources (GitHub, GitLab, Azure DevOps, local files, zip uploads) with smart filtering via .gitignore patterns and custom rules. Built with React 19, Vite, and Web Workers for background tokenization, enabling efficient processing of 10,000+ file repositories entirely in-browser with zero server uploads. Real-time GPT token counting and virtual scrolling optimize the experience for preparing code context for LLM prompts.
About repos2doc
a6b8/repos2doc
Repo2GPT streamlines GitHub repositories into a single file in .txt, .md, or .pdf format, facilitating uploads to the OpenAI GPT editor for question answering and code generation. Valuable for swiftly evolving software.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work