项目作者: pjswords

项目描述 :
This Python script reads a document, looks for a Base64-encoded PDF, decodes it, and writes extracted PDF text to a file. The script uses the PyPDF2 library to extract text from de-encoded PDFs.
高级语言: Python
项目地址: git://github.com/pjswords/Detect-PDF-in-Base64-text.git
创建时间: 2017-12-07T23:55:47Z
项目社区:https://github.com/pjswords/Detect-PDF-in-Base64-text

开源协议:

下载