imageioEasy Playground

Read and write images and video in many formats

Getting started with imageioRun locally
Install
pip install imageio
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: imageio)

imageio is a third-party package. Read and write images and video in many formats. Install with: pip install imageio

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?