/uPVC

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

Primary LanguageSwift

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