- Accessing and manipulating image pixels
- Image resizing
- Cropping
- Flipping
- Reading an image file into a data object
- Check image attributes like datatype and shape
- Matrix representation of an image in Numpy
- Color image channels/splitting/merging image channels
- Displaying images using matplotlib
- Saving images

