Images, Files, and Video
Gatsby provides multiple solutions for adding images, video, and files into your projects. This section will walk you through several common patterns for handling media with Gatsby.
In this section:
- Importing Assets Directly Into Files
- Using the Static Folder
- Using gatsby-image
- Working with Images in Gatsby
- Preoptimizing your Images
- Working With Video
- Importing Media Content
Edit this page on GitHub