{% extends "layout.html" %} {% block title %}Settings{% endblock %} {% block content %}

Settings

About These Tools

Use these tools to manage your image library. You can trigger imports, configure filters, and clean up unwanted images.

Note: Resetting the database does not delete the actual image files from disk.

Admin Actions

Import Filters

Configure filters to skip certain images during import.

Useful for filtering out UI elements, overlays, and buttons.

Controls how similar images must be to be considered duplicates.

Last Import Statistics

- Processed
- Imported
- Filtered (size)
- Filtered (transparent)

Delete Images by Tag

Permanently delete all images associated with a specific tag.

Clean Up Existing Images

Scan and remove images that don't meet filter criteria.

Images with more than this % transparent pixels will be flagged.

Import Queue Status

Monitor and control the Celery-based import queue system.

- Pending
- Queued
- Processing
- Complete
- Skipped
- Failed
Open Flower Dashboard

Workers: - | Active Tasks: -

Recent Tasks

File Type Status Error Time
Loading...
{% endblock %}