Skip to main content

A cli tool to sort images into folders by date

Project description

sort-images

A cli tool to sort images into folders by date.

The default settings will take a directory like this:

.
├── DSC_0056.JPG
├── DSC_0070.JPG
├── DSC_0098.JPG
├── DSC_0170.JPG
└── DSC_0265.JPG

and with sort-images . . this becomes

.
├── 18
│   ├── Apr
│   │   └── DSC_0265.JPG
│   ├── Mar
│   │   └── DSC_0170.JPG
│   └── May
│       ├── DSC_0056.JPG
│       ├── DSC_0070.JPG
│       └── DSC_0098.JPG
├── DSC_0056.JPG
├── DSC_0070.JPG
├── DSC_0098.JPG
├── DSC_0170.JPG
└── DSC_0265.JPG
  1. sort-images does not delete any files (you have to do that yourself)
  2. It also does not overwrite anything, so if you ran this command again, sort-images would only spit out an error
  3. Also, running the command again would only find the files in the . directory, not in the 18 directory
  4. Another constant of this program is that every file will be copied. If it is not an image or if the date field is missing, it will be copied to the error directory
  5. The first . in the command specifies the source and the second . the destination
  6. Further syntax will be shown on sort-images -h

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

sort_images-2025.10.18.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sort_images-2025.10.18-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

Details for the file sort_images-2025.10.18.tar.gz.

File metadata

  • Download URL: sort_images-2025.10.18.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for sort_images-2025.10.18.tar.gz
Algorithm Hash digest
SHA256 fbb6b63efef6c38e4f7308a6953cedbd4c5eb27d670b4b7aab2ecd8ad8a3a599
MD5 c856429db68a34e988e042936a597451
BLAKE2b-256 946cb63afb6c0f3113cc56417711620160d58457d7774f99f5ec1cfb44a27468

See more details on using hashes here.

File details

Details for the file sort_images-2025.10.18-py3-none-any.whl.

File metadata

File hashes

Hashes for sort_images-2025.10.18-py3-none-any.whl
Algorithm Hash digest
SHA256 8ed99d9733d505aa5562a60d392705c67d839a4914dd5b25a4ae030280561a1e
MD5 1358774df337cfeb3b2200a6a4ed1175
BLAKE2b-256 53155d0071bc81c94d4abd74001e87b1522d37d236e3e8df48b8a0892ff3ec71

See more details on using hashes here.

Supported by

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