五彩斑斓的黑 - 把pdf变成五彩斑斓的pdf!
Go to file
Jiale Liu 2201132d6f
Update README.md
修复了国内加载效果图 更改图床为博客园
2020-02-07 16:55:37 +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
example.jpg 更新效果图 update example 2020-02-05 21:55:26 +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 Update README.md 2020-02-07 16:55:37 +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负担
更多文件图片格式支持

介绍文章

我的博客园: 五彩斑斓的黑

备注

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