[Contact Sheet] generator

This utility codec will take a video file and create a contact sheet from the video, a contact sheet is a single image showing frames from various parts of the video, a preview as one image. Take this example:




Compression Options



Rows and Columns set how many frames are taken from the image.

Format allows choosing of PNG or Jpeg for the output image.

The size in pixels (width) is set, and the ability to add blank pixels surrounding the images.

The back color is set as a hexadecimal number, RRGGBB (red, green and blue), where FFFFFF is white. To set a green background: 00FF00

Top information adds information at the top, such as filename, size, resolution and video format.

Extension: .png or .jpg