Smart Rename
How AI-powered content analysis generates meaningful filenames from your documents, images, and media.
Smart Rename reads your files like you do and generates descriptive filenames automatically. Instead of IMG_4532.jpg, you get golden-gate-bridge-sunset.jpg. Instead of scan001.pdf, you get 2024-03-15-amazon-invoice-156.99.pdf.
Use Smart Rename when you need quick, descriptive names without strict structure. For consistent naming patterns across similar documents, see Presets.
How It Works#
Smart Rename analyzes your files and generates names based on what it finds.
Content Analysis#
NameQuick reads the actual content of your files—not just the filename or metadata.
For documents:
- Reads the full text
- Recognizes document structure (headers, letterheads, signatures)
- Identifies key details: dates, amounts, reference numbers, parties
- Understands purpose: invoice, receipt, contract, memo
For images:
- Recognizes landmarks, locations, and scenes
- Identifies brands, products, and logos
- Detects activities, events, and subjects
- Recognizes public figures (cannot identify private individuals)
For spreadsheets:
- Reads column headers and data patterns
- Identifies categories and date ranges
- Understands the dataset's purpose
For audio/video:
- Uses transcription when available
- Falls back to file metadata otherwise
Name Generation#
Based on what it finds, NameQuick generates a clear, searchable filename. Dates, subjects, amounts, and document types are combined into a name that helps you find the file later.
The AI picks what's most relevant—you don't have to specify what to extract.
Optional: Metadata Generation#
Smart Rename can also generate Finder metadata alongside the filename:
- Finder Tags: AI-suggested tags for organization
- Finder Comments: Searchable descriptions in the Get Info panel
Enable this in Settings → Processing.
Note: NameQuick cannot set Finder color labels, file creation/modification dates, or EXIF metadata.
Customize Output Names#
Prefix & Suffix#
Add consistent text before or after AI-generated names:
- Prefix: Text added before the name (e.g.,
project-) - Suffix: Text added after the name (e.g.,
-final) - Separator: Character between parts (default:
_)
Configure globally in Settings → Output, or per-folder by right-clicking a watch folder.
Example: With prefix 2024-receipts- and the AI generates amazon-order:
2024-receipts-amazon-order.pdf
Placeholders#
Use placeholders in prefixes and suffixes to insert dynamic values:
Date & Time
| Placeholder | Output | Notes |
|---|---|---|
{date} | 2025-01-15 | Uses your date format setting |
{date:format} | Custom | e.g., {date:yyyy-MM-dd} |
{time} | 14-30-45 | HH-mm-ss format |
{datetime} | 2025-01-15_14-30-45 | Combined |
{year} | 2025 | 4-digit |
{month} | 01 | 2-digit (01-12) |
{day} | 15 | 2-digit (01-31) |
{hour} | 14 | 2-digit (00-23) |
{minute} | 30 | 2-digit (00-59) |
{second} | 45 | 2-digit (00-59) |
File Information
| Placeholder | Output | Notes |
|---|---|---|
{original} | Original filename | Without extension |
{extension} | png | File extension |
{parent} | FolderName | Parent folder name |
{size} | 5.2 MB | Human-readable size |
{dimensions} | 1920x1080 | Image dimensions only |
Numbering
| Placeholder | Output | Notes |
|---|---|---|
{counter} | 001, 002... | Auto-incrementing per batch |
Example: Prefix {date}-{parent}- with a file in Receipts/ folder:
2025-01-15-Receipts-amazon-order.pdf
Date Format Presets#
Choose your preferred date format in Settings → Output:
| Format | Example |
|---|---|
| ISO | 2025-01-15 |
| US | 01/15/2025 |
| European | 15.01.2025 |
| Compact | 20250115 |
| Short Year | 25-01-15 |
| Month Name | Jan 15, 2025 |
| Full | Wednesday, January 15, 2025 |
Or use custom formats with {date:format} syntax (e.g., {date:MMM-yyyy} → Jan-2025).
Filename Filters#
Only rename files that match specific patterns:
- Prefix filter: Only rename files starting with this text
- Suffix filter: Only rename files ending with this text (before extension)
Configure in Settings → Processing.
Example: Set prefix filter to IMG_ to only rename camera imports, leaving other files untouched.
Clean Filenames#
Enable Clean Filenames in Settings to automatically transliterate non-ASCII characters for maximum compatibility:
ä→aé→eñ→nø→o
Useful when sharing files across different systems or uploading to services that don't handle special characters well.
Supported File Types#
NameQuick works with 30+ file formats across images, documents, audio, and video. PDFs are processed with OCR when needed, so scanned documents work too.
Images
8 formats
Documents
7 formats
Audio
8 formats
Video
9 formats
AI Providers#
NameQuick offers two ways to access AI:
Managed (Credits)#
Use our hosted AI with no setup required. Purchase credits and start immediately—no API keys needed.
BYOK (Bring Your Own Key)#
Use your own API key from OpenAI, Anthropic (Claude), or Google (Gemini). Keys are stored securely in your macOS Keychain.
Using Smart Rename#
Select and Process#
- Add a folder in the sidebar (click + next to Folders)
- Select the files you want to rename
- Press Play to generate names
Quick Access#
- Keyboard shortcut: Press ⌘⌥S from anywhere in Finder to rename selected files
- Drag & drop: Drop files directly into the NameQuick window
Review and Confirm#
NameQuick shows you the proposed names before applying them. Review the suggestions, adjust if needed, then confirm. You can always undo.
Smart Rename vs Presets#
Both use AI, but they solve different problems:
| Aspect | Smart Rename | Presets |
|---|---|---|
| Control | AI decides what's important | You define what to extract |
| Output | Flexible, contextual names | Consistent, predictable patterns |
| Setup | None | Define fields and pattern |
| Best for | Mixed files, quick naming | Similar documents, strict structure |
When to Use Smart Rename#
- You want descriptive filenames without defining a structure
- Cleaning up messy filenames quickly
When to Use Presets#
- Processing many similar documents (invoices, receipts, contracts)
- Need consistent naming across files
- Want specific fields in a specific order
- Building automated workflows
Tip: Start with Smart Rename to see what the AI extracts. If you find yourself wanting the same fields every time, create a Preset with those fields defined.
Automate with Watch Folders#
Want Smart Rename to run automatically when files appear in a folder?
- Add a Watch Folder in the sidebar
- Toggle Auto on
- Select Smart Rename as the processing mode
New files are processed automatically as they arrive. Combine with Rules to also organize files after renaming.