Create Iso 7zip [exclusive] -

7z a -ttar -so output.tar input_folder | 7z a -txz -si output.iso (This creates a tar, then wraps it – not a true ISO, but works for some uses.)