NoteWord For Windows: To use it download the stanalone executable here To build from source Install PyQt5 and docx2txt Commands: pip install -r requirements.txt python main.py For Linux: To use it download the zip file from here or you can also get tar.gz file here To build from source Install PyQt5 and docx2txt Commands: pip3 install -r requirements.txt python3 main.py Note Please don't try to open any doc files.