Skip to content

python 批量提取 pdf 文件中的图片并保存为 png.

Notifications You must be signed in to change notification settings

xtmu/pdf_xp_image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

PDF提取图片

python 批量提取 pdf 文件中的图片保存为 png.

使用方法

安装 pymupdf 库

pip install pymupdf==1.18.14

修改 main.py 第一行的解释器路径

图片文件保存在 pdf 同目录下生成的同名文件夹

About

python 批量提取 pdf 文件中的图片并保存为 png.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages