Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

docx2usfm

Converts bible docx/txt files to usfm

Requirements

Python 3 (Latest)
python-docx (only if you want to convert .docx files. Not needed for .txt files)

Install

pip install python-docx

How to use

Put .docx/.txt files to the same location as this script
Run the following command in this directory
python docx2usfm.py

Notice

Make sure that chapter numbers in the source file are on a separate line and don't have any alphabetic characters.
Make sure that every verse has its number
Preferably remove any paragraph (chunks) titles
See examples directory for refference

About

Converts bible docx files or txt files to usfm

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages