Search results
This Python project is a PDF translation tool that leverages pre-trained machine translation models for language conversion and text extraction. It can extract text from PDF files, translate it to a target language, and generate a new translated PDF document.
A flexible free and unlimited python tool to translate between different languages in a simple way using multiple translators
Python 100.0%. Translates text in a PDF file from one language to another - aquacode/translate-pdf.
12 lip 2018 · I am trying to translate PDFs files using translation API and output it as PDF by keeping the format same. My approach is to convert the PDF to word doc and to translate the file and then convert it back to PDF.
7 maj 2024 · pdf-translator translates English PDF files into Japanese, preserving the original layout.
6 dni temu · DeepL Python Library. The DeepL API is a language translation API that allows other computer programs to send texts and documents to DeepL's servers and receive high-quality translations.
11 paź 2020 · A step-by-step guide to read and translate PDF files using Python. Translation via Google Translate API (googletrans library) and AWS Translate