会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
wstong2052
博客园
首页
新随笔
管理
2023年5月6日
python - pdf去除水印
摘要: 可以使用微信截图等工具查看需要删除水印的rgb值,然后根据rgb值去编写判断函数,判断该像素点是否置为白色 pip3 install fitz pip3 install pillow pip3 install tqdm pip3 install pymupdf 1. pdf转为图片并去除水印 imp
阅读全文
posted @ 2023-05-06 23:20 wstong
阅读(975)
评论(1)
推荐(1)
编辑
公告