Slide 36
Slide 36 text
Cheat sheet
[sudo] pip install Pillow
from PIL import Image
photo = Image.open('Desktop/AARRR/ਡਡ.jpg')
ਡਡ = photo.crop((0, 0, 猟.width * 2 / 3,
̴̴ photo.height * 2 / 3)).resize((1024, 768))
箜ਡਡ = ਡਡ.convert('L')
箜ਡਡ.save('Desktop/AARRR/БББ.jpg')