Skip to content

Google IT Automation w/ Python - Course 6 - Lab 1 Practice

Notifications You must be signed in to change notification settings

untgrad/gia_course6_lab1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Google IT Automation w/ Python - Course 6 - Lab 1

Qwiklabs Assessment: Scale and convert images using PIL

Introduction

Your company is in the process of updating its website, and they’ve hired a design contractor to create some new icon graphics for the site. But the contractor has delivered the final designs in the wrong format -- rotated 90° and too large. Oof! You’re not able to get in contact with the designers and your own deadline is approaching fast. You’ll need to use Python to get these images ready for launch.

What you’ll do

Use the Python Imaging Library to do the following to a batch of images:

Open an image Rotate an image Resize an image Save an image in a specific format in a separate directory You'll have 90 minutes to complete this lab.

About

Google IT Automation w/ Python - Course 6 - Lab 1 Practice

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages