danopdev / VideoFrame

Extract individual frames from a video as png images (android)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VideoFrame

A simple application to extract frames from video. It extract the current frame, not the closest keyframe (it's slower). The frames are saved as PNG files.

Screen shot Sample output
1 1

About

Extract individual frames from a video as png images (android)

License:MIT License


Languages

Language:Kotlin 100.0%