Simple Online video thumbnail generator using HTML and Javascript.
- It loads a video from local computer or online URL into a
videoplayer container - After selecting a specific frame, frame capture is transfered to a
canvaselement - Finally, the canvas image is exported as a PNG file using the size selected by the user.