A lightweight Flask web app for automating the merger of Word (.docx) files into a master template. By replacing {{filename}} placeholders via OpenXML's altChunk, it perfectly preserves original formatting, tables, and images. Features smart heading level inference, missing file alerts, an intuitive UI, and standalone .exe deployment.
-
Updated
Mar 22, 2026 - Python