Skip to content

CLI utility to merge doc-files from the current folder to a doc-file

License

Notifications You must be signed in to change notification settings

deviur/merge_docx_files

Repository files navigation

merge_doc_files

CLI utility to merge some docx files in one.

Merge docx-files in the current directory.

The first run creates a file with a list of docx files 'content_docx.txt' to sort or delete unnecessary.

The second run creates a merged docx file based on the list from 'content_docx.txt'.

Install:

pip install -r requirements.txt

Usage:

python3 merge_docx.py

About

CLI utility to merge doc-files from the current folder to a doc-file

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages