Skip to content

shanscendent/python-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Python Scripts

Collection of scripts I've written to make things easier. Hope you find them useful!

  1. Megapixel Sorter - Sorts images by megapixel

sort_megapixel

This script requires Pillow. To install:

pip install pillow

It sorts images above a certain megapixel count from a folder and copies them to another folder—modify the script accordingly. Additionally, change the comparison logic if you want megapixel values between a certain range.

Script here: sort_megapixel

About

Collection of useful Python scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages