Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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 2 months 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
```