Images to Notes

by Rodolfo Terriquez
5
4
3
2
1
Score: 55/100

Description

The Image to notes plugin helps convert handwritten or printed documents into Markdown notes using AI transcription. When you drop image files like JPG, PNG, or HEIC into a specified folder, the plugin processes each one by sending it to an external AI provider and then creates a new note with the transcribed content. It also appends the original image at the bottom of the note for reference. Users can choose from multiple AI providers such as OpenAI, Anthropic, or Google and select a preferred model. There are flexible naming conventions for the resulting notes and options to customise system and user prompts for better transcription output. It's a handy tool for digitising physical notes efficiently, especially for students or professionals handling paper-based material.

Reviews

No reviews yet.

Stats

19
stars
2,158
downloads
3
forks
347
days
8
days
8
days
1
total PRs
0
open PRs
0
closed PRs
1
merged PRs
7
total issues
0
open issues
7
closed issues
0
commits

RequirementsExperimental

  • Requires an API key from OpenAI, Anthropic, or Google to enable AI transcription.

Latest Version

9 days ago

Changelog

What's New

  • GitHub Copilot support: You can now use GitHub Copilot as an API provider. Log in with your GitHub account via the OAuth Device Flow - no API key needed. Available models are fetched dynamically from the Copilot API.
  • Magic byte MIME detection: Image format is now detected from file contents rather than relying solely on the file extension, improving reliability with misnamed files.

Fixes

  • Copilot OAuth polling now respects the device code expiration timeout instead of waiting indefinitely if authorization is never completed.
  • Clipboard copy during Copilot login is now best-effort - the login flow no longer fails on platforms where clipboard access is restricted (e.g. mobile).

README file from

Github

Image to notes Plugin

Use AI to transcribe photos of handwritten or printed notes into Markdown, creates a new note for each image, then adds the image to the bottom of the Note.

Great for:

  • Class notes
  • Office printouts
  • Random physical documents

It supports images in the following formats: .jpg, .jpeg, .png, and .heic

How it Works

  1. Install and enable the plugin.
  2. Configure the settings (API provider, API key, model). I recommend using GPT-4.1 Mini for its low cost and high accuracy.
  3. Drag and drop your image into a folder in the Obsidian file explorer pane.
  4. The plugin will transcribe your image into a new note and add the image at the bottom.

You can drag and drop multiple images at once. They will queue and process one after the other.

obsidian

How to set up the plugin

In the plugin settings:

  1. Choose an API provider. This is the company that provides the AI model that the plugin will use to transcribe your images.
  2. Authenticate:
    • OpenAI, Anthropic, Google, Mistral: Paste your API key.
    • GitHub Copilot: Click "Login with GitHub" and enter the code shown in the settings on the GitHub page that opens.
  3. Choose an AI model.

That's it, everything else is optional.

Configuration

The plugin settings allow you to customize how your images are processed and where the output files are stored.

  • API Provider: Choose between OpenAI, Anthropic, Google, Mistral, and GitHub Copilot.
  • API Key: Enter the API key for your chosen provider. (Not required for GitHub Copilot)
  • Model: Select the specific AI model you want to use for transcription.
  • System Prompt: Defines the overall role or context for the AI (e.g., "You are an expert at transcribing handwritten notes..."). You can customize this and reset it to the default if needed.
  • User Prompt: The specific instruction for the AI for each image. You can edit this to better suit your note style or change the output format.
  • Note Naming Conventions: Choose how your new transcription notes are named. Options include using the first line of the transcription, the image name, or various combinations with dates and folder names.
  • Image Source Control:
    • Transcribe only from a specific folder: When enabled, the plugin will only process images that are added to the folder you select here. This is useful for preventing accidental transcriptions.
  • Output Destination:
    • Image destination: You can choose to save processed images either in a subfolder (default) or in a specific folder you select from a dropdown.
    • Note destination: You can choose to create transcription notes either alongside the original image's location (default) or in a specific folder you select from a dropdown.
  • Image subfolder name: If you choose the "Create a subfolder" option for image destinations, this setting lets you define the name of that subfolder (defaults to Images).
  • Mobile Optimizations:
    • Enable mobile optimization: Optimizes image processing on mobile devices to improve performance.
  • Verbose Notifications:
    • Enable verbose notifications: Show detailed notifications for every processing step, not just start, finish, and errors.
  • Maintenance:
    • Clear Processed Image History: A button to reset the list of images the plugin knows it has already processed. Useful for re-processing or after clearing parts of your vault.

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Omnisearch
4 years ago by Simon Cambier
A search engine that "just works" for Obsidian. Supports OCR and PDF indexing.
Smart Connections
3 years ago by Brian Petro
Chat with your notes & see links to related content with AI embeddings. Use local models or 100+ via APIs like Claude, Gemini, ChatGPT & Llama 3
Text Extractor
3 years ago by Simon Cambier
A (companion) plugin to facilitate the extraction of text from images (OCR) and PDFs.
Smart Composer
2 years ago by Heesu Suh
AI chat assistant for Obsidian with contextual awareness, smart writing assistance, and one-click edits. Features vault-aware conversations, semantic search, and local model support.
ChatGPT MD
3 years ago by Bram Adams
A (nearly) seamless integration of ChatGPT into Obsidian.
MCP Tools
a year ago by Jack Steam
Add Obsidian integrations like semantic search and custom Templater prompts to Claude or any MCP client.
Smart Second Brain
2 years ago by Leo310, nicobrauchtgit
An Obsidian plugin to interact with your privacy focused AI-Assistant making your second brain even smarter!
Khoj
3 years ago by Debanjum Singh Solanky
Your AI second brain. Self-hostable. Get answers from the web or your docs. Build custom agents, schedule automations, do deep research. Turn any online or local LLM into your personal, autonomous AI (gpt, claude, gemini, llama, qwen, mistral). Get started - free.
Handwritten Notes
3 years ago by FBarrCa
Obsidian Handwritten Notes Plugin
Gemini Scribe
a year ago by Allen Hutchison
An obsidian plugin to interact with Google Gemini
AI Providers
a year ago by Pavel Frankov
This plugin is a hub for setting AI providers (OpenAI-like, Ollama and more) in one place.
TimeStamper
4 years ago by Martin Eder
A plugin for Obsidian to quickly insert customized date- and time-stamps to the currently active note
BMO Chatbot
3 years ago by Longy2k
Generate and brainstorm ideas while creating your notes using Large Language Models (LLMs) from Ollama, LM Studio, Anthropic, Google Gemini, Mistral AI, OpenAI, and more for Obsidian.
Tars
2 years ago by Tarslab
Obsidian tars plugin that supports text generation based on tag suggestions, using services like DeepSeek, Claude, OpenAI, OpenRouter, SiliconFlow, Gemini, Ollama, Kimi, Doubao, Qwen, Zhipu, QianFan & more.
Github Copilot
2 years ago by Vasseur Pierre-Adrien
A bridge between Obsidian and Github Copilot
Note Companion AI
8 months ago by Benjamin Ashgan Shafii
Note Companion: AI assistant for Obsidian that goes beyond just a chat. (prev File Organizer 2000)
HiNote
a year ago by Kai
Add comments to highlighted notes, use AI for thinking, and flashcards for memory.
YOLO
4 months ago by Lapis0x0
Smart, snappy, and multilingual AI assistant for your vault.
AI image analyzer
2 years ago by Swaggeroo
Analyze images with AI to get keywords of the image.
AI Assistant
3 years ago by Quentin Grail
AI Assistant Plugin for Obsidian
MathLive
3 years ago by Dan Zilberman
The must-have plugin for math in Obsidian
Taskbone
5 years ago by Dominik Schlund
Obsidian OCR plugin - extract text from images
Smart ChatGPT
a year ago by 🌴 Brian
Obsidian OCR
4 years ago by Jonas Mohr
Obsidian OCR allows you to search for text in your images and pdfs
InfraNodus AI Graph View
2 years ago by Nodus Labs
Advanced graph view for Obsidian: text analysis, topic modeling, and AI with InfraNodus AI text analysis tool: https://infranodus.com
Smart Context
a year ago by 🌴 Brian
Personal Assistant
3 years ago by edony
A plugin that harnesses AI agents and streamlining techniques to help you automatically manage Obsidian.
Unofficial Supernote by Ratta Integration
2 years ago by philips
Supernote A5, A5X, A6X, A6X2 (Nomad), and A5X2 (Manta) integration for Obsidian. Generate markdown, capture screen mirror, and more.
Quiz Generator
2 years ago by Edward Cui
Generate interactive flashcards from your notes using models from OpenAI (ChatGPT), Google (Gemini), Ollama (local LLMs), and more. Or manually create your own to use with the quiz UI.
Gemini Assistant
2 years ago by eatgrass
Your AI assistant in obsidian
Mesh AI
2 years ago by Chasebank87
AI Tagger
2 years ago by Luca Grippa
Simplify tagging in Obsidian. Instantly analyze and tag your document with one click for efficient note organization.
Smart Templates
2 years ago by 🌴 Brian Petro
Smart Templates is an AI powered templates for generating structured content in Obsidian. Works with Local Models, Anthropic Claude, Gemini, OpenAI and more.
AI for Templater
2 years ago by TfTHacker
Extends Templater with AI Chat commands using the OpenAI Client Library
Chat with Bard
3 years ago by Artel250
An obsidian plugin that enables you to talk to Google Gemnini directly
AI Tagger Universe
a year ago by Hu Nie
An intelligent Obsidian plugin that leverages AI to automatically analyze note content and suggest relevant tags, supporting both local and cloud-based LLM services.
AI Research Assistant
3 years ago by Interweb Alchemy
Prompt Engineering Research Tool for AI APIs
Xournal++
2 years ago by Jon Jampen
Obsidian plugin that seamlessly integrates Xournal++ for handwritten notes and annotations.
Vault Chat
3 years ago by Exo Ascension
A ChatGPT bot trained on your vault notes. Ask your AI questions about your own thoughts and ideas!
Caret
2 years ago by Jake Colling
Caret, an Obsidian Plugin
Arcana
3 years ago by A-F-V
Supercharge your Obsidian note-taking through AI-powered insights and suggestions
AI LLM
2 years ago by Sparky4567
Lets to use local llms in your Obsidian Vaults, extend your stories or create entirely new texts based on your previous input
WordWise
2 years ago by ckt1031
Writing companion for AI content generation.
Canvas Conversation
3 years ago by André Baltazar
A plugin for Obsidian that allows you to create a canvas conversation using ChatGPT.
YouTube Video Summarizer
a year ago by mbramani
Generate AI-powered summaries of YouTube videos directly in Obsidian using Google's Gemini AI.
InlineAI
a year ago by FBarrca
GPT Assistant
3 years ago by M7mdisk
Ask GPT from your notes and get personalized answers based on your knowledge base.
AI Image OCR
8 months ago by Rootiest
Obsidian plugin for AI-powered text extraction from images
AI Mentor
3 years ago by clementpoiret
AI Agent
7 months ago by Manuel Magaña López
Empower your Obsidian vault with Google Gemini.
Image OCR
3 years ago by kaffarell
Runs ocr on pasted images and posts result in details box. This allows to search in images.
AI Editor
3 years ago by Zekun Shen
Image2LaTEX
3 years ago by Hugo Persson
This is a plugin for obsidian that will read your latest copied image from clipboard and generate math latex from it
Virtual Footer
a year ago by Signynt
Display markdown text (including dataview queries or Obsidian bases) at the bottom or top of all notes which match a specified rule, without modifying them.
ChatCBT
2 years ago by Claire Froelich
AI-powered journaling plugin for your Obsidian notes, inspired by cognitive behavioral therapy
Metadata Auto Classifier
2 years ago by Beomsu Koh
AI-powered Obsidian plugin that automatically classifies and generates metadata (tags, frontmatter) for your notes.
Flashcard Generator
3 years ago by ChloeDia
Obsidian Plug-in to automatically create a set of questions/answers on your notes !
GPT-LiteInquirer
3 years ago by ittuann
💬 Experience OpenAI ChatGPT assistance directly within Obsidian, drafting content without interrupting your creative flow.
Explain Selection With AI
2 years ago by Ben Wurster
This is my first go at making an Obsidian plugin to elaborate on and describe selected bits of information and their context.
AI Notes Summary
3 years ago by R. Ian Bull (irbull)
An Obsidian plugin that uses ChatGPT to generate a summary of referenced notes
Image to text OCR
2 years ago by Dario Baumberger
Convert a image in your note to text.
Silicon AI
3 years ago by deepfates
Add some intelligence to your notes with Silicon AI for Obsidian
brAIn
3 years ago by lusob
ChatGPT Definition
3 years ago by julix14
Canvas LLM Extender
3 years ago by Pasi Saarinen
Let the OpenAI LLM add nodes to your Obsidian canvas
LLM Test Generator
a year ago by Aldo E George
Cloud Atlas
2 years ago by Cloud Atlas
Cloud Atlas Obsidian Client
Notemd
a year ago by Jacob
A Easy way to create your own Knowledge-base! Notemd enhances your Obsidian workflow by integrating with various Large Language Models (LLMs) to process your notes, automatically generate wiki-links for key concepts, create corresponding concept notes, perform web research, and more.
NeuroVox
a year ago by Synaptic Labs
Obsidian plugin for transcription and generation
Strapi Exporter AI
2 years ago by Cinquin Andy
[prod] - 🚀 Strapi Exporter: Supercharge Your Obsidian-to-Strapi Workflow, export an obsidian notes directly to your Strapi API
Intelligence
2 years ago by John Mavrick
Proofreader
a year ago by pseudometa (aka Chris Grieser)
AI-based proofreading and stylistic improvements for your writing. Changes are inserted as suggestions directly in the editor, similar to suggested changes in word processing apps.
AI Summarize
2 years ago by Alp Sariyer
Easy to use AI Summary tool for your notes in Obsidian
AI bot
a year ago by kuzzh
The AI Bot Plugin is a powerful tool designed to enhance your note-editing experience in Obsidian by leveraging the capabilities of AI. This plugin allows you to interact with an AI assistant directly within Obsidian, making it easier to generate, edit, and organize your notes with intelligent suggestions and automated tasks.
AI Zhipu
2 years ago by Tarslab
AI-zhipu is an Obsidian plugin that helps you utilize the Zhipu API. 智谱AI obsidian 插件
OCR Extractor
5 months ago by Johnathan Ritzi
Obsidian plugin to extract text from PDFs, documents, images, etc. and store it as Markdown in notes
LLM workspace
a year ago by Olivér Falvai
Vision Recall
a year ago by Travis Van Nimwegen
Transform screenshots into searchable Obsidian notes using AI vision and text analysis
AI Chat
2 years ago by arenasys
Handwriting OCR
9 months ago by ikmolbo
Transform handwritten documents and scanned images into editable text with Handwriting OCR's AI-powered handwriting to text conversion.
Select & Complete
2 years ago by Mario De Luca
A really simple and easy to use AI completion for Obsidian
EasyLink
10 months ago by isitwho
Select text in your obsidian editor to find the most similar content from other notes and easily create links.
Nova
3 months ago by Shawn Duggan
Nova - AI plugin for Obsidian that edits your documents directly through natural conversation. Stop copying from chat, start collaborating with AI.
Reverse Prompter
2 years ago by Ryan Halliday
Let AI generate prompts to keep you writing
Markpilot
2 years ago by Taichi Maeda
AI-powered inline completions and chat view for Obsidian
CoCo AskAI
2 years ago by Yukee
CoCo-AskAI is an Obsidian plugin that enables AI-powered note assistance, enhancing the writing experience with customizable functions.
AI integration Hub
a year ago by Hishmat Salehi
A modular AI integration hub for Obsidian
AI LaTeX Generator
2 years ago by Aayush Shah
An Obsidian plugin that generates latex code from natural language inputs.
AI Transcriber
4 months ago by Musashino Software
AI-powered speech-to-text transcription using OpenAI GPT-4o and Whisper APIs
Template by Note Name
a year ago by Jacob Learned
A simple Obsidian plugin to automatically template notes based on their title
AI Note Tagger
a year ago by Jasper Mayone
Auto tagging obsidian notes w/ AI
Open Interpreter
2 years ago by Mike Bird
The power of Open Interpreter in your Obsidian vault
Hydrate
5 months ago by hydrateagent
AI Revisionist
a year ago by Synaptic Labs
Image to notes by Photes.IO
2 years ago by Kanaries Data Inc.
AI Image to text notes plugin in obsidian
Ayanite
2 years ago by jemstelos
Memos AI Sync
a year ago by leoleelxh
obsidian-memos-sync-plugin,将 Memos 内容同步到 Obsidian 的插件,提供无缝集成体验。
Research Quest
a year ago by Nathan Arthur
Student Repo
a year ago by Feirong.zfr
学生知识库助手(Student Repository Helper)是一个面向学生或学生家长的Obsidian 插件,这款插件旨在解决学生在学习阶段面临的资料管理难题,将学习过程中产生的各类重要资料,如试卷、笔记、关键文档、绘画手工作品等,进行系统性的数字化整合与管理,并利用 AI 助手定期进行学习分析总结。随着时间的推移,它将助力你逐步搭建起一座专属你自己的知识宝库,这座宝库将伴随你一生,成为你知识成长与积累的见证。
AI Helper
a year ago by David Connolly
Blog AI Generator
a year ago by Gareth Ng
Obsidian Plugin: generate blog via AI based on the current note.
Date Range Expander
a year ago by Mil
Obsidian plugin - Date Range Expander