Image and Video Fundamentals
Understand how digital media works from formats and compression to processing and delivery. You'll learn to handle images and video efficiently in your applications.
6 lessons
Digital Image Basics
Understand the fundamental difference between raster and vector images to make better decisions about formats and usage.
Image Formats Explained
Learn when to use JPEG, PNG, WebP, and other formats by understanding their compression methods and ideal use cases.
SVG Deep Dive
Master SVG for scalable icons and graphics, including structure, styling with CSS, and manipulation with JavaScript.
Video Formats for Web
Understand video containers, codecs, and browser support to deliver video efficiently on the web.
Video Streaming Concepts
Learn how adaptive bitrate streaming delivers video efficiently by adjusting quality based on network conditions.
Responsive Images
Serve appropriately sized images to different devices using srcset, sizes, and the picture element.