Sign In

Last Frame Extractor

7

37

1

Type

Other

Stats

37

0

Reviews

Published

Jul 1, 2025

Base Model

Other

Hash

AutoV2
F7E5F88BAA
default creator card background decoration
Holiday 2024: Yellow Victory
nbzn's Avatar

nbzn

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

  1. Download the Last Frame Extractor.exe file.

  2. Place it in any folder on your computer.

  3. 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.