Text File Merger for LLM
Combine multiple text files or entire folders into a single document with clear separators — perfect for LLM context.
💡 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
Processing files... 0/0
Supported File Extensions (comma-separated)
Files added: 0
🔒 Note: Files are processed entirely in your browser and are never uploaded to any server.
Best Practices for Code Analysis with AI
-
Select a folder:
- Customize file extensions above to include only relevant files
- Add
.ignorefiles to folders you want to exclude (likenode_modules,build, etc.)
- Copy your processed codebase using the "Copy to Clipboard" button
- Ask specific questions about your codebase to get the most accurate and helpful responses