Generate Contact Sheets and more in a friendly GUI using ffmpeg, ffprobe and ImageMagick
Video file used Steamboat Willie (1928) by Walt Disney
Open vid2contactsheet.exe
You will be asked if you want to download the required executables or do it manually
Select your video file and click start. You can modify frame count and contact sheet resolution on the Configuration tab.
Go through each tab and generate what you want.
Debug Build:
dotnet build vid2contactsheet.sln -c Debug /p:Version=1.0.0 /p:Authors="McKenzie Software & Contributors" /p:Copyright="McKenzie Software (c) 2024"
Release Build:
dotnet build vid2contactsheet.sln -c Release /p:Version=1.0.0 /p:Authors="McKenzie Software & Contributors" /p:Copyright="McKenzie Software (c) 2024"


