Custom Prompts & Variables
For full control over naming, write your own AI prompt using template variables.
Example Prompt
Rename this file based on its content.
Use the following format:
{category}_{date}_{description}
Content: {{file_content}}
Metadata: {{file_metadata}}
Generate a clean, descriptive filename.Available Variables
{{file_content}}— Extracted text from the file{{file_metadata}}— File properties and EXIF data{{file_name}}— Original filename{{file_type}}— File extension and type{{date}}— Current date{{custom}}— Your own custom placeholders
Custom prompts work with any AI provider you've configured — see AI Providers & Models to set one up.