AI Filename Generator

Automatically generates descriptive filenames for downloaded images using AI.

As of May 2026, AI Filename Generator has 6 users in the Developer Tools category.

Usersup 20.0 percent+20.0%
6
6
Ratingno change0%
— reviews
Reviewsno change0%
Version
1.0
Manifest V3

History

3 snapshots

Tracking since Apr 1, 2026.

6.085.54.92Apr 1, 2026May 29, 2026
View as table
DateUsersRatingReviewsVersion
Apr 1, 202651.0
Apr 30, 202661.0
May 29, 202651.0
Now61.0

Permissions & access

Permissions
contextMenusdownloadsstoragenotificationstabsdeclarativeNetRequestWithHostAccessactiveTabnativeMessaging
Host access
http://localhost:11434/*, http://localhost:11435/*, <all_urls>

Screenshots

AI Filename Generator screenshot 1

About

AI Filename Generator Chrome Extension

A Chrome extension that uses AI (LLaVa) to generate descriptive filenames for images when downloading them. The extension analyzes image content and suggests meaningful filenames based on what it sees.


Features

Right-Click Menu Integration

Quick save with AI-generated filename
Option to preview and customize filename before saving
Smart Filename Generation

Analyzes image content using AI
Creates concise yet descriptive filenames
Supports customizable filename formats
Local Processing with Ollama

Uses Ollama for local image analysis
Fast and private - no data sent to external servers
Requires Ollama with LLaVa model installed
User-Friendly Interface

Image preview
Filename customization
Format templates
Progress indicators
Error handling

Setup

Install and Configure Ollama

Install Ollama for your operating system

Pull the LLaVa model:

ollama pull llava

Start Ollama:

On macOS/Linux: Ollama runs automatically after installation

On Windows: Start Ollama from the Start Menu or run ollama serve in a terminal

Verify Ollama is running by opening 

http://localhost:11434 in your browser

Usage

Quick Save

Right-click on any image
Select "Save with AI-generated filename"
The image will be saved automatically with an AI-generated filename

Preview & Customize

Right-click on any image
Select "Generate filename (with preview)"
Click the extension icon in the toolbar
Preview the suggested filename
Edit if desired
Click "Save Download"

Customize Settings

Click the extension icon
Access the Settings panel
Configure:
Filename format template
Preview preferences
Check Ollama status
Filename Format Templates
Use these placeholders in your format:

{object} - Main subject (required)
{location} - Location context
{date} - Current date
Example: {object}-{location}-{date}.jpg

Permissions

The extension requires these permissions:

contextMenus: For right-click menu integration
downloads: To save images
storage: To store settings
notifications: For status updates
<all_urls>: To access image URLs for processing
Error Handling

The extension includes robust error handling for:

Network issues
API failures
Timeout conditions
Invalid responses
Missing dependencies
Development
Project Structure

chrome-ai-filename-generator/
├── manifest.json          # Extension configuration
├── background.js         # Background script for context menu
├── content.js           # Content script (if needed)
├── popup/              # Extension popup UI
│   ├── popup.html
│   ├── popup.js
│   ├── popup.css
├── api/               # API integration
│   ├── analyze.js
│   ├── llava_integration.js
├── icons/           # Extension icons
└── README.md

Building

No build step required. The extension uses native ES modules.

Common Issues

"Cannot connect to Ollama"

Ensure Ollama is running
Try visiting http://localhost:11434 in your browser
Restart Ollama if needed

"LLaVa model not found"

Run ollama pull llava to install the model
Check installed models with ollama list

"Failed to generate filename"

Check if Ollama is running
Verify the image URL is accessible
Try reloading the extension

Extension not working

Reload the extension in chrome://extensions
Restart Chrome
Ensure Ollama is running

Technical

Version
1.0
Manifest
V3
Size
3.61MiB
Min Chrome
88
Languages
1
Featured
No

Metadata

ID
eocbkbnabbmclgneeakdbglicbhbimbj
Developer ID
uc61cf2dbb61cf8cc0c4c13afb821209e
Developer Email
[email protected]
Created
Feb 25, 2025
Last Updated (Store)
Feb 25, 2025
Last Scraped
May 29, 2026
Website
Support URL

Similar extensions

Alternatives to AI Filename Generator, ranked by description similarity.

Data sourced from the Chrome Web Store · last verified May 29, 2026.