Last Frame Extractor
This simple standalone tool automates the process of extracting the last frame.
Save the last frame from all your videos with 1-Click!
Use case: scene continuation and video extensions (img2vid)
Features
Batch Processing: Select a folder, and the tool will process all video files (.mp4, .mov, .avi, etc.) within it.
Format Selection: Choose your desired output format for the extracted frames: JPG, PNG, or WEBP.
Organized Output: The application automatically creates a subfolder named Last Frames inside your source directory to store the extracted images. This keeps your project files tidy.
Simple UI: A clean, no-fuss user interface for selecting the folder, choosing the format, and starting the process.
Standalone Executable: No installation, Python, or dependencies required. It's a single .exe file that runs on Windows.
Installation & Usage
Download the Last Frame Extractor.exe file.
Place it in any folder on your computer.
Double-click the executable to run it.
Technical Notes
Platform: Windows (64-bit).
Framework: The application is built with Python, using PyQt6 for the user interface and OpenCV for video processing. It is compiled into a standalone executable with PyInstaller.
This tool was created to solve a repetitive step in a specific workflow. Hopefully, it saves you some time.
Description
LFe - Last Frame Extractor - v1