Python-100-Days-15 python日常办公

 

Python-100-Days-15 python日常办公

本项目是参考项目内容,进行个人理解,和原有项目有出入,如想了解详情,请自行百度去搜索项目

 

  1. 用Pillow操作图像

Pillow是由从著名的Python图像处理库PIL发展出来的一个分支,通过Pillow可以实现图像压缩和图像处理等各种操作。可以使用下面的命令来安装Pillow。

1)显示一张照片

Python-100-Days-15 python日常办公

Python-100-Days-15 python日常办公

2)剪辑图像

Python-100-Days-15 python日常办公

Python-100-Days-15 python日常办公

3)生成略缩图

Python-100-Days-15 python日常办公

Python-100-Days-15 python日常办公

4)缩放和裁剪图片

Python-100-Days-15 python日常办公

Python-100-Days-15 python日常办公

5)旋转和翻转

Python-100-Days-15 python日常办公

Python-100-Days-15 python日常办公

6)操作像素

Python-100-Days-15 python日常办公

Python-100-Days-15 python日常办公

7)滤镜效果

Python-100-Days-15 python日常办公

Python-100-Days-15 python日常办公

 

 

  1. 处理Excel 表格

Python-100-Days-15 python日常办公

 

  1. 处理Word

Python-100-Days-15 python日常办公

 

  1. 处理Pdf

 

Python-100-Days-15 python日常办公

 

喜欢点下关注,你的关注是我写作的最大支持

Python-100-Days-15 python日常办公