日韩av黄I国产麻豆传媒I国产91av视频在线观看I日韩一区二区三区在线看I美女国产在线I麻豆视频国产在线观看I成人黄色短片

歡迎訪問 生活随笔!

生活随笔

當(dāng)前位置: 首頁 >

python renamer模块_Python smart-image-renamer包_程序模块 - PyPI - Python中文网

發(fā)布時間:2023/12/29 40 豆豆
生活随笔 收集整理的這篇文章主要介紹了 python renamer模块_Python smart-image-renamer包_程序模块 - PyPI - Python中文网 小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.

使用包含在中的exif數(shù)據(jù)智能地批量重命名圖像的腳本

安裝

要安裝智能圖像重命名程序:

推薦的方法是通過pip。pip install smart-image-renamer

否則像其他python包一樣安裝。python setup.py install

用法usage: smart-image-renamer.py [-h] -f FORMAT [-s SEQUENCE] [-r] [-i] [-t] [-V]

[-v | -q]

input [input ...]

Smart Image Renamer

Rename your photos in bulk using information stored in EXIF.

positional arguments:

input Absolute path to file or directory

optional arguments:

-h, --help show this help message and exit

-f FORMAT Format of the new file name

-s SEQUENCE Starting sequence number (default: 1)

-r Recursive mode

-i Include hidden files

-t Test mode. Don't apply changes.

-V, --version show program's version number and exit

-v, --verbose

-q, --quiet

Format string for the file name is defined by a mix of custom text and following tags enclosed in {}:

YYYY Year

MM Month

DD Day

hh Hours

mm Minutes

ss Seconds

Seq Sequence number

Artist Artist

Make Camera Make

Model Camera Model

Folder Parent folder of the image file

Examples:

Format String: {YYYY}-{MM}-{DD}-{Folder}-{Seq}

File Name: 2014-05-09-Wedding_Shoot-001.JPEG

2014-05-09-Wedding_Shoot-002.JPEG

Format String: {YYYY}{DD}{MM}_{Model}_Beach_Shoot_{Seq}

File Name: 20140429_PENTAX K-x_Beach_Shoot_001.JPEG

20140429_PENTAX K-x_Beach_Shoot_002.JPEG

歡迎加入QQ群-->: 979659372

推薦PyPI第三方庫

總結(jié)

以上是生活随笔為你收集整理的python renamer模块_Python smart-image-renamer包_程序模块 - PyPI - Python中文网的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網(wǎng)站內(nèi)容還不錯,歡迎將生活随笔推薦給好友。