# exiftool
## Install
::::{tab-set}
:::{tab-item} macOS
:sync: macos
```console
$ brew install exiftool
```
:::
::::
Show the version:
```console
$ exiftool -ver
12.85
```
## Rename files
Rename `jpg` files according to its taken time:
```console
$ exiftool -fast2 -ext jpg -if '${DateTimeOriginal}' "-Filename