Skip to content

check the filename lenght, catch eventual global error, works also in sub-directory

License

Notifications You must be signed in to change notification settings

maxgreco/airenamer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Image File Renamer

let the ai rename your images

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.

Installation

  1. Find the latest release for your OS here
  2. Rename it to something memorable, like airenamer (or airenamer.exe on Windows).
  3. Ensure it is executable. On Linux or Mac, run chmod +x airenamer.
  4. Move the file somewhere into your path.
  5. Again, make sure you have Ollama.ai installed.

Usage

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.

About

check the filename lenght, catch eventual global error, works also in sub-directory

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%