pdf2image:一个包装pdftoppm实用程序的python模块,可将PDF转换为PIL Image对象

时间:2021-04-28 16:35:12
【文件属性】:
文件名称:pdf2image:一个包装pdftoppm实用程序的python模块,可将PDF转换为PIL Image对象
文件大小:1.67MB
文件格式:ZIP
更新时间:2021-04-28 16:35:12
pdf convert pil poppler pil-image pdf2图片 封装了pdftoppm和pdftocairo的python(3.5+)模块,可将PDF转换为PIL Image对象 如何安装 pip install pdf2image 视窗 Windows用户将必须为Windows构建或下载poppler。 我建议使用最新的。 然后,您必须将bin/文件夹添加到或使用poppler_path = r"C:\path\to\poppler-xx\bin" as an argument convert_from_path poppler_path = r"C:\path\to\poppler-xx\bin" as an argument 。 苹果电脑 Mac用户必须安装 。 Linux 大多数发行版附带pdftoppm和pdftocairo 。 如果未安装它们,请参考软件包管理器以安装poppler-utils 平台无关(使用conda
【文件预览】:
pdf2image-master
----MANIFEST.in(37B)
----.github()
--------ISSUE_TEMPLATE()
----tests.py(63KB)
----.travis.yml(367B)
----LICENSE(1KB)
----setup.cfg(40B)
----setup.py(1KB)
----README.md(5KB)
----pdf2image()
--------exceptions.py(585B)
--------generators.py(917B)
--------pdf2image.py(16KB)
--------__init__.py(167B)
--------parsers.py(2KB)
----docs()
--------overview.md(1KB)
--------conf.py(5KB)
--------README.md(121B)
--------index.rst(551B)
--------Makefile(580B)
--------installation.md(1KB)
--------reference.md(5KB)
----.codecov.yml(22B)
----tests()
--------test.pdf(6KB)
--------test_locked_user_only.pdf(129KB)
--------test_241.pdf(831KB)
--------test_14.pdf(792KB)
--------test_locked_both.pdf(129KB)
--------test_corrupted.pdf(91KB)
--------test_locked_owner_only.pdf(129KB)
--------test_strict.pdf(6KB)
--------test.jpg(80KB)
----.gitignore(1KB)

网友评论