Skip to content

b06901089/favorite-decider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Favorite Decider

A tournament-style image picker. Put your images head-to-head and let the bracket decide your favorite.

Demo UI


Requirements

  • Python >= 3.9
  • Pillow >= 10.0.0

Install dependencies:

pip install -r requirements.txt

Usage

python3 main.py

Setup screen

  1. Image folder — type a path or click Browse to pick a folder. All .jpg, .jpeg, .png, .gif, .bmp, and .webp files inside will be used.
  2. Number of images — optionally enter a number between 2 and 1024. Leave blank to use all images (up to 1024).
  3. Click Start Tournament.

Match screen

Two images are shown side-by-side. Click the one you prefer — it advances to the next round. Repeat until only one image remains.

  • The current round is shown at the top (e.g. Round 64, Quarter Final, Semi Final, Final).
  • If a round has an odd number of images, the last one automatically advances (bye).

Winner screen

The surviving image is declared the winner. Click Play Again to start a new tournament.


Round labels

Images remaining Label
2 Final
3 – 4 Semi Final
5 – 8 Quarter Final
9 – 16 Round 16
17 – 32 Round 32
33 – 64 Round 64
65 – 128 Round 128
129 – 256 Round 256
257 – 512 Round 512
513 – 1024 Round 1024

About

Choose Your favorite images from all the candidates!!!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages