Options
ON THIS PAGE
Customize the way AI Image Renamer works by using flags in your command.
Content:
Use Flags
Add flags between the rename-images command and the first argument, which must be the path to an image:
bash
rename-images [options] path/to/my/image.pngAll Options
| Short Form | Long Form | Function | Default |
|---|---|---|---|
-h | --help | A brief instruction page inside your command-line | none |
-v | --v | Shows the current version of AI Image Renamer | 1.0.0 |
-w | --words | The number of words used to describe the image | 6 |
View the "Examples" page to see how this can be used.