vid2img tool is an python based script which can extract all frame from a given video. This tool works on any devices with python installed.
sudo apt-get update -y && sudo apt-get upgrade -y
sudo apt install git python3 -y
git clone https://github.com/turbo-hackers/Vid2img.git
cd Vid2img
make install
python3 vid2img -h
apt-get update -y && apt-get upgrade -y
pkg install git python3 -y
git clone https://github.com/turbo-hackers/Vid2img.git
cd Vid2img
make termux-install
python3 vid2img -h
python3 vid2img [video file]
→ set frame per second to extract frames
[+]--Note:- Don't delete any of the scripts included in core files
opencv-python, numpy, rich
make uninstall
This tool is only for educational purpose. If you use this tool for other purposes except education we will not be responsible in such cases.