-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path21 CHAPTER 21 python.py
More file actions
31 lines (21 loc) · 1.59 KB
/
21 CHAPTER 21 python.py
File metadata and controls
31 lines (21 loc) · 1.59 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# ***************************************************************************************************************************************************************************
# **************************************************************CH-21*************************************************************************************************************
# ***************************************************************************************************************************************************************************
# ***************************************************************************************************************************************************************************
# ***************************************************************************************************************************************************************************
# ***************************************************************************************************************************************************************************
# ***************************************************************************************************************************************************************************
# installation of pollow library
# change the image extension
# resize image files
# resize mulitplies image using for loop
# sparpness
# brightess
# colour
# contrast
# image blur, GaussianBlur
from PIL import Image
img1 = Image.open('IMPORTANT ✨✨ CLICK IF YOU LOVE ANIME (1).jpg')
ima1.save('IMPORTANT ✨✨ CLICK IF YOU LOVE ANIME (1).png')
# Not compleat chapter
# Well Soon (Sorry Hehe)