Files
obsidian-exif-promt/obsidian-exif-prompt
2026-06-20 19:32:05 +08:00
..
2026-06-20 19:32:05 +08:00
2026-06-20 19:32:05 +08:00
2026-06-20 19:32:05 +08:00
2026-06-20 19:32:05 +08:00

EXIF Prompt Extractor

Obsidian plugin that extracts generation prompts from embedded image metadata and inserts the prompt below the image in a fenced code block.

Usage

  • Put the cursor on or near an embedded image and run Extract prompt for image at cursor.
  • Click the ribbon icon with the image-plus symbol.
  • Run Extract prompts for all images in note to process the whole active note.

The default hotkey is Ctrl/Cmd + Alt + P; it can be changed in Obsidian's hotkey settings.

Supported image links:

![[image.png]]
![alt](image.png)

The plugin is desktop-only because it reads binary image metadata from the local vault.