Image Data
JPEG, TIFF, PNG, and other formats
Read or write image data, including in JPEG, TIFF, and PNG files.
Tools
| Import Tool | Import data from file | 
Live Editor Tasks
| Import Data | Import data from a file in the Live Editor (Since R2023a) | 
Functions
Objects
| Tiff | MATLAB Gateway to LibTIFF library routines | 
Topics
- Importing ImagesTo import data into the MATLAB® workspace from a graphics file, use the imreadfunction.
- Exporting to ImagesTo export data from the MATLAB workspace using one of the standard graphics file formats, use the imwritefunction.
- Import Images, Audio, and Video InteractivelyImport data interactively into MATLAB workspace using the Import Tool and the Import Data task. 
- Supported File Formats for Import and ExportTable of file formats that MATLAB can read and write, and recommended functions.