Automatically organizes images by aspect ratio.
Project description
PyImgSort is a simple utility that automatically organizes a directory of image files into subdirectories by their aspect ratio. Its intended use is the sorting of large ‘wallpaper’ directories.:
---------- ON *NIX ---------- $ pyimgsort OR $ pyimgsort /optional/absolutely/path/to/directory OR $ python /path/to/pyimgsort.py /optional/absolute/path/to/directory OR $ python /path/to/pyimgsort.py >>> Enter a directory you'd like to sort: absolute/path/to/directory ----------- ON WINDOWS: ----------- Open a command prompt and type: C:\path\to\python.exe C:\path\to\pyimgsortgui.py OR C:\path\to\python.exe C:\path\to\pyimgsort.py (Or just double-click on whichever script)
Requirements:
Python 2.6 or later
The Python Imaging Library >= 1.1.6 (http://www.pythonware.com/products/pil/)
Installation:
In Unix: Unpack the tarball, open a terminal, navigate to the directory in which you unpacked the tarball, and type (as admin, i.e., “su” or “sudo”) python setup.py install
In Windows, just run the .exe as normal. The script will be installed to C:\Pythondir\Lib\site-packages
Notes
I’m very new to Python.
This is an ugly, barely-functional script. It’s not really meant for general consumption, but you’re more than welcome to use it if you think you can get some use out of it. For that matter, you’re also more than welcome to modify it, copy it, distribute it (free of charge), etc. to your heart’s content.
Thanks also to
From the Penny Arcade forums (http://forums.penny-arcade.com)
MKR
quietjay
End
JHunz
For fixing my broken code.
License
GPL version 3. See LICENSE.txt for more info.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for PyImgSort-0.1.6.linux-x86_64.exe
Algorithm | Hash digest | |
---|---|---|
SHA256 | e1944f7bd0989ee6d9af3b1226b0218d2a1dc62fc0eb305f46eb7f0f69980994 |
|
MD5 | a2ae287e269a49157674ee66f56871e2 |
|
BLAKE2b-256 | 4eb10ae2e12a2e6b86e29beff73ab72455493753a67fbf9ae3c9f72912d5ccf2 |