TarasKasian / ImageSorter

Sorts images by dominant color (red, green or blue) into appropriate folders.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🖼️ ImageSorter 1.0

Sorts images by dominant color (red, green or blue) into appropriate folders.

Usage (windows olny):

  1. Build "ImageSorter" project:
    dotnet build
  2. Put ImageSorter.exe file to folder with unsorted images
  3. Run it

About

Sorts images by dominant color (red, green or blue) into appropriate folders.


Languages

Language:C# 100.0%