Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/michaelholley/vid2jpg
- Owner: MichaelHolley
- License: mit
- Created: 2019-05-18T15:17:53.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-22T06:46:50.000Z (7 months ago)
- Last Synced: 2024-04-22T07:54:02.765Z (7 months ago)
- Topics: python, python-3, python-video-to-image, video-processing, video-to-images
- Language: Python
- Homepage:
- Size: 27.3 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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