Skip to content

erenokur/python-pdf-translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PYTHON-PDF-TRANSLATOR

Description

This is a simple python script that translates a pdf file from one language to another. It uses the argostranslate library to translate the text. The script is written in python 3.8. If requested language packages are installed it can translate to any language supported by argostranslate offline.

Installation

install requirements.txt

pip install -r requirements.txt

Usage

Add all the pdf files to be translated in the PDF's folder. Select required languages in main.py in the script. The translated pdf files will be saved as original languages and translated languages with the docx format.

About

Python Offline PDF Translator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages