An open API service indexing awesome lists of open source software.

https://github.com/krokofant/ps-generate-thumbnails

Generate thumbnails for your videos using PowerShell and mtn
https://github.com/krokofant/ps-generate-thumbnails

mtn powershell powershell-module scoop thumbnail-generator thumbnails

Last synced: about 1 month ago
JSON representation

Generate thumbnails for your videos using PowerShell and mtn

Awesome Lists containing this project

README

          

# 🎬🔍 PS Generate Thumbnails

...

## Usage

```powershell
cd folderWithVideos
New-Thumbnails
```

## Installation

```powershell
Install-Module -Name PS-Generate-Thumbnails
```