Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 286 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 286 Bytes

Docx-Translator

Program that translates docx document to target language. Given a docx document, program translates document from source language to target language using google translate and saves translation as another docx document. Requirements: Python, python-docx, googletrans.