Apps and websites often need many visual assets, presented in different dimension. To optimize the visualization, images are pre-processed and stored in different formats. In this video, you learn how to take a big image and automatically created 4 scaled down versions of it with Python and the pillow library. Once again: Automate the boring stuff with Python!
♥️ Solitaire '95 in the Microsoft Store: https://www.microsoft.com/store/apps/...
C H A P T E R S
1:05 pip install pillow (PIL)
1:20 delete and re-create export folder
2:25 resize or thumbnail?
2:45 choosing a resample method
M Y O N L I N E T R A I N I N G
🎓Do you like my style of teaching? Try free chapters of my online courses: https://pythonforeveryone.com
#pythonforeveryone #programming #python