# PDF_translate2 **Repository Path**: tomtang1/pdf_translate2 ## Basic Information - **Project Name**: PDF_translate2 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-05-30 - **Last Updated**: 2022-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PDF_translate #### 翻译PDF英文,通过Python调取第三方库及接口进行翻译PDF文件 ### 效果图: #### 翻译文件: ![pdf_picture1](https://github.com/GDUT-Rp/PDF_translate/raw/master/show/pdf_picture1.png) #### 翻译后保存在txt文件 ![txt_pciture1](https://github.com/GDUT-Rp/PDF_translate/raw/master/show/txt_1_picture.png) #### 所需第三方库 ##### pdfminer3k 1.3.1 ##### pip install pdfminer3k ##### 直接安装或者下载下来解压:https://pypi.org/project/pdfminer/