Skip to content

mgoldste1/Free-Video-Thumbnailer-FVT-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Free-Video-Thumbnailer-FVT-

Powershell 7 Wrapper for ffmpeg/ImageMagick that creates thumbnails without watermarks.

Requirements for this to run:

Program Source Repo Description WinGet Install Command Chocolatey Install Command
PowerShell 7 Repo Cross‑platform PowerShell built on .NET; not included by default in Windows winget install --id Microsoft.Powershell choco install powershell-core
FFmpeg/FFprobe Repo Command‑line tools for video/audio processing, conversion, and general media manipulation winget install --id=Gyan.FFmpeg -e choco install ffmpeg-full
ImageMagick Repo Image processing suite used for thumbnails, conversions, and general image manipulation winget install --id=ImageMagick.ImageMagick -e choco install imagemagick

If you want to add powershell 7 command prompts to your context menu in windows explorer, download the reg file in this repo and run it.

About

Powershell 7 Wrapper for ffmpeg/ImageMagick that creates thumbnails without watermarks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors