A simple and easy to use desktop application that uses LLM to rename files based on their content. No command line needed, beginner friendly.
- AI-powered file name suggestions based on file content
- Customizable settings for API configuration, allowing for custom API keys, base URLs, and models
- Various file types supported: .pdf, .docx, .doc, .pptx, .ppt, .xlsx, .xls, .jpg, .jpeg, .png, .txt, .md, .json, .csv, xml, .html
- Drag-and-drop interface for easy file selection
- Batch processing of files
- Download the latest version of the application from Releases
- Unzip the file and run
Renami.exe
in the unzipped folder - Click on the "Settings" button to configure the AI related settings.
- Drag and drop files onto the application window or click to open file dialog
- Program will extract file content and call LLM API to get a suggested new name
Please note that when using this application:
- File contents are only sent to your configured AI service provider for name suggestions.
- Your API key and other settings are only stored locally on your device.
- No privacy data is stored or transmitted to any other third-party services.
Thanks to the following libraries for making this possible: