# Verti-Horiz Text File Merger
An offline standalone web app to merge TXT files vertically or append them horizontally.
## Vertical Stacking
The Vertical Merger combines multiple text files into one, joining them one after another in alphabetical filename order.
## Horizontal Append
The Horizontal Appender combines two text files line by line, merging corresponding lines from each file.
This program is free, open source, private and offline. ...