pdf2excel
介绍
pdf2excel是一个简单的Python工具,它可以帮助用户从PDF文档中提取含有特定关键字的表格,并将其转换为Excel文件。
安装
要安装pdf2excel,请使用pip:
pip install pdf2excel
使用
要使用pdf2excel,你需要提供三个参数:PDF文件的路径、要搜索的关键字和输出的Excel文件的路径。例如:
pdf2excel --input "/path/to/your/pdf.pdf" --keyword "your_keyword" --output "/path/to/your output.xlsx"
依赖
PyPDF2
pdf2docx
pypandoc
pandas
openpyxl
版权和许可
版权所有 2023 LuckyBian(Weizhen Bian)。保留所有权利。
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pdf2excel-0.2.tar.gz
(1.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pdf2excel-0.2.tar.gz.
File metadata
- Download URL: pdf2excel-0.2.tar.gz
- Upload date:
- Size: 1.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f76ff6ce0dfda65c4c14a3413c15227260eae800a60e2e5a7a9698a1adda2125
|
|
| MD5 |
02fc4cfa0bf81b0d6c4f5efe9aa3b8c2
|
|
| BLAKE2b-256 |
0726405b99b273cf90685e3d16db373f5d7f5e5793f152cf6f2323f5215bbc4b
|
File details
Details for the file pdf2excel-0.2-py3-none-any.whl.
File metadata
- Download URL: pdf2excel-0.2-py3-none-any.whl
- Upload date:
- Size: 1.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/4.0.2 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
921eed30f9785e589764b4fbfee588b6afa6570aaf9bbc560922a9efc7699da2
|
|
| MD5 |
bbc21a411cda1fceb676f2a454a7e71a
|
|
| BLAKE2b-256 |
90722f8c98867b0004e1022c6175bb9c99e9315590357fe1729afe87eb93b8bb
|