Skip to content

把PDF文件拆分为黑白和彩色部分,减少打印成本(支持双面打印)。A simple Python script that splits PDF file into grayscale and colour parts (with support for double-sided printing).

Notifications You must be signed in to change notification settings

ssYanhuo/pdf-colour-split

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

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

About

把PDF文件拆分为黑白和彩色部分,减少打印成本(支持双面打印)。A simple Python script that splits PDF file into grayscale and colour parts (with support for double-sided printing).

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages