Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 242 Bytes

readme.md

File metadata and controls

9 lines (7 loc) · 242 Bytes

把PDF文件拆分为黑白和彩色部分,减少打印成本(支持双面打印)。

支持Python 3.8及以上版本,使用前请先安装依赖,或使用发布的exe版本。

numpy~=1.24.3
tqdm~=4.66.4
PyMuPDF~=1.24.4