by QaisarRajput · Agent Tool · ★ 102
Codebase to Text Converter A powerful Python tool that converts codebases (folder structures with files) into a single text file or Microsoft Word document (.docx), while preserving folder structure and file contents. Perfect for AI/LLM processing, documentation generation, and code analysis. ✨ Features Multi-source input: Local directories and GitHub repositories Flexible output: Text files (.txt) and Microsoft Word documents (.docx) Smart exclusions: Advanced pattern matching for files and directories Performance optimized: Efficient traversal of large codebases Comprehensive logging:...
| Stars | 102 |
| Forks | 19 |
| Language | Python |
| Category | Agent Tool |
| License | Apache-2.0 |
| Quality Score | 67.4993008733944/100 |
| Open Issues | 6 |
| Last Updated | 2025-08-23 |
| Created | 2024-04-10 |
| Platforms | python |
| Est. Tokens | ~18k |
Explore other popular agent tool tools:
codebase_to_text is For GenAI and LLM usage. This package converts codebase (folder structure with files) into a single text file or a Microsoft Word document (.docx), preserving folder structure and file contents. The t. It is categorized as a Agent Tool with 102 GitHub stars.
codebase_to_text is primarily written in Python.
You can find installation instructions and usage details in the codebase_to_text GitHub repository at github.com/QaisarRajput/codebase_to_text. The project has 102 stars and 19 forks, indicating an active community.
codebase_to_text is released under the Apache-2.0 license, making it free to use and modify according to the license terms.