JasonLovesDoggo/codepack
A lightning fast tool that converts a directory into a single organized .txt file for LLM processing 🚀
When you have a directory filled with code or text files that you want an AI to understand and process, this tool helps you consolidate them. It takes all the relevant files from a chosen directory and combines their content into a single, organized text file. This is useful for anyone working with large language models who needs to provide context from multiple files at once, such as software developers, data scientists, or content creators.
Use this if you need to quickly prepare a collection of files, like a codebase or research documents, into a single text input that a large language model can easily consume.
Not ideal if you need to execute code, analyze file dependencies, or interact with files in their original structure rather than as a flattened text output.
Stars
43
Forks
3
Language
Rust
License
MIT
Category
Last pushed
Oct 26, 2025
Monthly downloads
16
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/JasonLovesDoggo/codepack"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cyanheads/repo-map
repo-map generates LLM-enhanced summaries and analysis of software repositories, providing...
kirill-markin/repo-to-text
Convert a repository structure and its contents into a single text file, including the tree...
TonyStef/Grov
Grov automatically captures the context from your private AI sessions and syncs it to a shared...
zebangeth/DirPrint
Print/export your project's directory structure and code | Simplify your code sharing with...
abinthomasonline/repo2txt
Web-based tool converts GitHub repository contents into a single formatted text file