# matter-iso This script is used for creating release ISO images from release archives. ### Usage To use the `matter-iso` script, specify a release archive and an output directory. You can specify a local file or a remote file as the archive: ``` matter-setup matterlinux_24.0.tar.gz isobuild ```