Video2Crops is a cross-platform Python-based program that accepts video files, and chops them into a series of still images defined by a custom ROI
Go to file
frarol96 16b60efe0b Start on 1.2.0
- + .ini configuration file read/write
- + .ini configuration file verification and reset function
- + Frame de-duplication function (discard similar frames based on MSE
- + Minor QoL changes/improvements
- - "Cancel" button
- - "Cancel & Clear" button
2023-10-05 22:09:17 +00:00
config.ini Added comment lines and frame similarity setting 2023-10-05 20:53:41 +00:00
LICENSE Initial commit 2023-09-30 10:11:37 +00:00
README.md Update README.md 2023-10-02 06:54:48 +00:00
Video2Crops.py Start on 1.2.0 2023-10-05 22:09:17 +00:00

Video2Crops

Video2Crops is a cross-platform Python-based program that accepts video files, and chops them into a series of still images defined by a custom ROI

See Releases for executables.
See Wiki for more information.
See FAQs for frequently asked questions.