Skip to content

BigBoyBarney/AspectRatioBasedImageSorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aspect Ratio Based Image Sorter

A simple command line tool for sorting images based on aspect ratio (square, portrait, wide, ultrawide) written in Kotlin.

Supported image formats

  • png
  • jpg / jpeg
  • tiff
  • gif
  • bmp

Usage

  • Move ImageSorter.jar to the folder containing the images you'd like to sort.
  • Open terminal / cmd (on Windows)
  • Navigate to the folder
  • java -jar ImageSorter.jar
  • Follow the instructions as prompted.

Requirements

  • Java 18 or above

Any suggestions or code changes are welcome! Enjoy!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages