MKultra6969/ProjectMergerTool
CLI & Web tool for merging your project into one .txt|.md|.pdf
This tool helps developers consolidate all code files from a project into a single text, Markdown, or PDF file. You simply point it to your project folder, select which files to include or exclude, and specify your output format. It's designed for software developers who want to easily feed their entire codebase into AI chat models like ChatGPT or Gemini for analysis, bug detection, refactoring suggestions, or documentation generation.
Use this if you need to quickly package your entire software project into a single, clean document to share with an AI assistant or for simplified review.
Not ideal if you require a sophisticated code analysis tool that performs deep semantic understanding or directly integrates with CI/CD pipelines.
Stars
9
Forks
—
Language
Python
License
WTFPL
Category
Last pushed
Dec 09, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/MKultra6969/ProjectMergerTool"
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