A simple executable that renames image files based on keywords that describe the image. The keywords are generated using Ollama.ai. You must have Ollama installed first.
- Find the latest release for your OS here
- Rename it to something memorable, like airenamer (or airenamer.exe on Windows).
- Ensure it is executable. On Linux or Mac, run
chmod +x airenamer
. - Move the file somewhere into your path.
- Again, make sure you have Ollama.ai installed.
Navigate to a folder with some images in it and run airenamer
.
Make sure you have a backup first. It only copies the files, but I'm not responsible for any data loss.