LeonKohli/copy4ai
Code extension that allows you to easily copy file and folder contents along with the project tree structure to your clipboard
This VS Code extension helps software developers quickly get a clear, structured overview of their project files and code. It takes selected files or folders, automatically cleans out unnecessary content, and outputs the code and project structure into your clipboard. Developers primarily use this to provide context to Large Language Models (LLMs) or AI coding assistants.
Use this if you need to share parts of your codebase with an AI assistant or another developer in a clean, organized, and complete format that respects your ignore rules.
Not ideal if you're looking for a general-purpose file copy tool or a complex code analysis solution, as its primary focus is structured content export for AI context.
Stars
36
Forks
8
Language
TypeScript
License
MIT
Category
Last pushed
Dec 20, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/LeonKohli/copy4ai"
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