五彩斑斓的黑 - 把pdf变成五彩斑斓的pdf!
Go to file
Jiale Liu a133137d7b
第一次提交 Init commit
第一次提交 Init commit
2020-02-05 21:45:53 +08:00
templates 第一次提交 Init commit 2020-02-05 21:45:53 +08:00
.gitignore Initial commit 2020-02-05 19:49:45 +08:00
color.py 第一次提交 Init commit 2020-02-05 21:45:53 +08:00
entity.py 第一次提交 Init commit 2020-02-05 21:45:53 +08:00
favicon.ico 第一次提交 Init commit 2020-02-05 21:45:53 +08:00
LICENSE Initial commit 2020-02-05 19:49:45 +08:00
pdf.py 第一次提交 Init commit 2020-02-05 21:45:53 +08:00
README.md 第一次提交 Init commit 2020-02-05 21:45:53 +08:00
server.py 第一次提交 Init commit 2020-02-05 21:45:53 +08:00

五彩斑斓的黑

项目简介

把pdf文件转化为五彩斑斓的pdf
这样看黑白论文的时候就不无聊了(

环境依赖

conda install flask imagemagick wand ghostscript opencv -c conda-forge
yum install mesa-libGL.x86_64

运行

python server.py

TODOS

异步返回处理结果
使用OSS减轻网络io负担
更多文件图片格式支持

备注

写着玩的项目,看心情维护