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}"
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.0.tar.gz
(2.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file image-renamer-0.1.0.tar.gz.
File metadata
- Download URL: image-renamer-0.1.0.tar.gz
- Upload date:
- Size: 2.0 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d1a78caf53d959db8a023721401fb9519d18951376ae33fe989d34633957b9b7
|
|
| MD5 |
0c6c6bcbb49e9ea9c2c92e0fa69ebc35
|
|
| BLAKE2b-256 |
b6f3b23895c8a725b6cf5ee961f9f57b44fde691185048f72558d58107297a26
|
File details
Details for the file image_renamer-0.1.0-py3.9.egg.
File metadata
- Download URL: image_renamer-0.1.0-py3.9.egg
- Upload date:
- Size: 3.3 kB
- Tags: Egg
- 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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2f590563bc5fe3908588c1ba0ab94d7ef6baf9941cf30cbbbb6fb09ecc86be7c
|
|
| MD5 |
6afbc19ee91553bf375540c5f2288400
|
|
| BLAKE2b-256 |
f146be711111a7ae946ea3ffdafad6e8438b9ce87c2cc3d6be52bd04c3f5f722
|