reubn / uPVC

macOS tool to extract frames from video. Alpha channel supported.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

uPVC - extract frames from video 🪟

macOS tool to extract frames from video. Supports alpha channel. 16-bit RGBA PNG output.

Usage

./uPVC ./videofile.mov 3 # output every 3rd frame

=> ./videofile/frame-0.png.....frame-1650.png

License

MIT

About

macOS tool to extract frames from video. Alpha channel supported.


Languages

Language:Swift 100.0%