Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/michaelholley/vid2jpg

Select and convert a video to jpg-images in a simple GUI.
https://github.com/michaelholley/vid2jpg

python python-3 python-video-to-image video-processing video-to-images

Last synced: 1 day ago
JSON representation

Select and convert a video to jpg-images in a simple GUI.

Awesome Lists containing this project

README

        

# Vid2JPG
This repository provides a python-script which converts a video-file to a folder of .jpg-images. Video and output-folder can be selected with a simple tk-GUI.
Inside the folder you select there will be created another folder with the name by date and time, which is filled with the output images.

Not selecting a output folder causes the script to create its output folder in the root-folder (C:\).

## Required libs:
- Tkinter
- OpenCV

### Supported Video-Formats:
- .mp4
- .avi
- .wmv