Text File Merger

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.

How to use:

  1. Drag and drop your text files into the box below, or click "Select Files"
  2. Your files will be combined automatically
  3. Use the "Copy to Clipboard" button to copy the merged content

Drag and drop text files or folders here

or

Supported file extensions (click to edit)

🔒 Note: Files are processed entirely in your browser and are never uploaded to any server.