Loading...
Loading...
Extract frames from videos at specific timestamps or intervals, find best frames, and generate thumbnail grids for previews.
npx skill4agent add dkyazzentwatwa/chatgpt-skills video-thumbnail-extractorpython video_thumbnail_extractor.py --input video.mp4 --time 00:01:30 --output thumb.jpg
python video_thumbnail_extractor.py --input video.mp4 --grid 4x4 --output preview.jpg