- Jun 7, 2020
- 418
- 539
A windows tool to split a videofile into .jpg images via console. It's just a python script compiled to .exe and should run even if you don't have python installed.
Download:
Screenshots:
README:
source: View attachment capture.py.7z
Edit:
capture_0.2.py
Small update.
Added the option to give the output-images a name.
Added the option to set the start counter manualy.
Yes, I use the script a lot and it was a pain in the ass not being able to change the name and start number.
Attached only the script, if someone wants it compiled, let me know.
Usage: py capture.py <filename.format> <output name> <start number>
Or: py capture.py -h
Download:
You must be registered to see the links
Screenshots:
You must be registered to see the links
README:
You don't have permission to view the spoiler content.
Log in or register now.
source: View attachment capture.py.7z
Edit:
capture_0.2.py
Small update.
Added the option to give the output-images a name.
Added the option to set the start counter manualy.
Yes, I use the script a lot and it was a pain in the ass not being able to change the name and start number.
Attached only the script, if someone wants it compiled, let me know.
Usage: py capture.py <filename.format> <output name> <start number>
Or: py capture.py -h
Last edited: