Skip to main content

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 /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\pyimgsort.py

(Or just double-click on the script)

Requirements:

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.

Author

  • x.seeks (x -dot- seeks _at_ gmail -dot- com)

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

PyImgSort-0.1.2.tar.gz (16.3 kB view hashes)

Uploaded Source

Built Distribution

PyImgSort-0.1.2.linux-x86_64.exe (68.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page