Text File Merger
Merge multiple text files into one, with optional headers and separators.
How to Use
- Drop text files.
- Pick a separator style and whether to prepend filename headers.
- Download the merged text.
Files
Drop text files
Merged
Notes
Order
Drop order = merge order
Headers
===== filename =====
Encoding
UTF-8 in and out
Separators
Blank lines or ---
Preview
First 50 KB shown
Privacy
Local
Frequently Asked Questions
Binary?
Use File Joiner for binary-safe concat.
Encoding?
Everything read as UTF-8.
Common Use Cases
Log aggregation
Roll many logs into one.
Markdown book
Concat chapters.
Last updated: