In this video I will demonstrate how you can use ffmpeg and ImageMagick to convert between video and image file formats easily in the terminal.
You can download ffmpeg and ImageMagick on Windows using the winget package manager:
winget install ffmpeg imagemagick
Both are also available on other operating systems including Linux and Mac.