Ecosyste.ms: Awesome
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 2 months ago
JSON representation
Generate thumbnails for your videos using PowerShell and mtn
- Host: GitHub
- URL: https://github.com/krokofant/ps-generate-thumbnails
- Owner: krokofant
- Created: 2019-06-29T11:19:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-05-14T16:02:25.000Z (over 2 years ago)
- Last Synced: 2023-05-23T12:37:05.976Z (over 1 year ago)
- Topics: mtn, powershell, powershell-module, scoop, thumbnail-generator, thumbnails
- Language: PowerShell
- Homepage:
- Size: 6.84 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🎬🔍 PS Generate Thumbnails
...
## Usage
```powershell
cd folderWithVideos
New-Thumbnails
```## Installation
```powershell
Install-Module -Name PS-Generate-Thumbnails
```