High-Quality-Still Finder is an advanced tool designed to dynamically scan folders for high-quality images and extract them individually. This tool aims to assist users in identifying and isolating the best images from a collection based on quality metrics.
- Dynamic Folder Scanning: Automatically scans specified folders for images and evaluates their quality.
- High-Quality Image Extraction: Extracts and saves high-quality images based on predefined quality criteria.
- User-Friendly Interface: Easy-to-use interface for selecting folders and viewing results.
- Real-Time Updates: Adjust quality thresholds dynamically using a slider to update the selection of high-quality images.
- Video to Image Conversion: Convert videos into image sequences.
- High-Quality Still Extraction from Videos: Extract high-quality stills from video sequences.
- Clone the repository:
git clone https://github.com/yourusername/high-quality-still-finder.git
- Navigate to the project directory:
cd high-quality-still-finder
- Install the dependencies:
npm install
- Start the application:
npm run dev:electron:win
- Start the Python backend:
env/scripts/python.exe iqa/main.py
We welcome contributions! Please read our contributing guidelines for more details.
This project is licensed under the MIT License. See the LICENSE file for details.