Tool Windows command line tool to split videos into .jpg pictures frame by frame

pepplez

Member
Jun 7, 2020
266
426
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:
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:
  • Like
Reactions: Pif paf