This tool combines multiple text files into a single document, with clear separation between files.
Perfect for preparing code repositories as context for LLMs or ChatGPT - easily feed your entire codebase for better AI-assistance.
💡 Pro tip: Add a .ignore
file to any folder to exclude it and all its subfolders from processing.
For example, placing .ignore
in project/node_modules/
will skip all files in that directory.
Drag and drop text files or folders here
or
🔒 Note: Files are processed entirely in your browser and are never uploaded to any server.