美文网首页
Python文档水印批量去除工具

Python文档水印批量去除工具

作者: SmileZXLee | 来源:发表于2019-12-15 22:25 被阅读0次

DocumentLightMarkWipeTool

github: https://github.com/SmileZXLee/DocumentLightMarkWipeTool


使用方法

安装numpy

pip install numpy

安装PIL

pip install pillow

cd到项目文件夹下执行python DocumentLightMarkWipeTool-python2.py或DocumentLightMarkWipeTool-python3.py

根据提示输入导入和导出的路径,回车执行即可

注意:仅对浅色的黑白/彩色水印有效,如WPS水印,课程水印等


效果预览

运行程序:

查看效果(中间灰色水印与右下角彩色水印已被去除)

image
处理前 处理后

相关文章

网友评论

      本文标题:Python文档水印批量去除工具

      本文链接:https://www.haomeiwen.com/subject/gfglnctx.html