Skip to main content

Simple bulk image timestamps renamer

Project description

image-renamer

Command developed to rename your image files using timestamp information stored in metadata(EXIF) of image.

Installation

Using pip manager

pip install image-renamer

Manually

git clone <github-link>
cd <repository>
python3 setup.py install

Usage

Simple image renamer
Command developed to rename your image files using timestamp information stored in metadata(EXIF) of image.

positional arguments:
  path        Path to folder

optional arguments:
  -h, --help  show this help message and exit
  -f FORMAT   format of the new file name
  -r          search images recursively
  --dry-run   run renamer without changing anything

File name is created based on format specified by user(required). 
Following tags are supported. Tags must be located within '{}':
YYYY - Year
MM   - Month
DD   - Day
hh   - Hours
mm   - Minutes
ss   - Seconds

Example: "{YYYY}-{MM}-{DD}"
Output: 2021-09-03.jpg

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

image-renamer-0.1.3.tar.gz (3.5 kB view details)

Uploaded Source

File details

Details for the file image-renamer-0.1.3.tar.gz.

File metadata

  • Download URL: image-renamer-0.1.3.tar.gz
  • Upload date:
  • Size: 3.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.2

File hashes

Hashes for image-renamer-0.1.3.tar.gz
Algorithm Hash digest
SHA256 9a8e827b6726690b5b9e1b0ec027e3599de6e882c37fdce3bd28e81636917778
MD5 26f8f41571813c568345fc5c05af6641
BLAKE2b-256 4209ade06838d9ba3633b9411e3d1bf5844a0ef0fb4049365c5614e4c2edd006

See more details on using hashes here.

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