Skip to content

Translates PDFs while keeping the formatting of the original PDF.

Notifications You must be signed in to change notification settings

hnguyentran03/pdf-translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF Translator

Translates any PDF file into the desired language. Uses pymupdf to extract information and modify/create PDF files and OpenAI's GPT-4o to translate text.

Place the PDF to translate into pdfs/your-file-name/your-file-name.pdf and run python3 src/main.py in the terminal.

About

Translates PDFs while keeping the formatting of the original PDF.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages