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. The first . in the command specifies the source and the second . the destination
  5. 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.5.tar.gz (4.6 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.5-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: sort_images-2025.10.5.tar.gz
  • Upload date:
  • Size: 4.6 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.5.tar.gz
Algorithm Hash digest
SHA256 a1f7bac97d2857aa50628f9d763a5858736a5af2b50753b8f7e55f16201a5b7f
MD5 b6bfb961e85698b2cfdf53c75974329f
BLAKE2b-256 5df42f19286eaef5309752fe77ad52def4addf5cd8707d5739fd5e41f688948f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for sort_images-2025.10.5-py3-none-any.whl
Algorithm Hash digest
SHA256 289b6cef5721c9985e5243c11bbb49a19e785d96a2e800efcad285b1f96dbec0
MD5 a9cc98cb9c92aef35f476e699bd54555
BLAKE2b-256 bd0c686c856abcd7bfb8ca6aefdeb99548d45b460f856b50b1a0c6fcfa80925e

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