Skip to content

A small translator written in python, capable of translating text files and word files from any language to any specified language.

Notifications You must be signed in to change notification settings

Nutty1704/Translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Translator

A translator for .txt files and .docx files which can translate a file with text in any language to any user specified language.

The translator creates a new translated file in the same directory.

  • Python translator
  • Translates .txt files and .docx files
  • Uses googletrans and python-docx APIs

How to use this program

  1. Clone this project
  2. Run the main.py file on a terminal
  3. Interact with the user interface and translate files.

NOTE: For .docx the translator only translates the paragraphs and tables. It will translate all paragraphs followed by all tables so the order of content might vary fron the original file.

About

A small translator written in python, capable of translating text files and word files from any language to any specified language.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages