Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Join the community
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Image to text OCR

dario-baumbergerdario-baumberger5k downloads

Convert a image in your note to text.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates6

Obsidian Image to text

Recognize Text on images in your notes. Select the image and run the command. The recognized text will be appended to your image or will replace your image - depending on the command

Commands

Command Description
Replace selection Replace your image with the recognized text. Recognize text based on the language defined in settings
Replace selection - custom language Replace your image with the recognized text. Recognize text based on custom selection
Append selection Append the recognized text to your image. Recognize text based on language defined in settings
Append selection - custom language Append the recognized text to your image. Recognize text based on custom selection
Insert as alt text Insert the recognized text as alt text to your image. Recognize text based on language defined in settings. Note: This will overwrite any existing alt text
Insert as alt text - custom language Insert the recognized text as alt text to your image. Recognize text based on custom selection. Note: This will overwrite any existing alt text

Example

Lorem ipsum Animated

Supported Image Types

  • .jpg
  • .jpeg
  • .png
  • .gif
  • .bmp
  • .pbm
  • .webp

Supported Markup

Format Example Description
Obsidian Image ![[example.png]] Obsidian image tag
Obsidian Image including size ![[example.png|300]] Obsidian image tag including size. Size is preserved when using "Insert as alt text"
Markdown Image ![Image](https://www.example.com/example.png) Markdown image tag
URL https://www.example.com/example.png URL to an image
img Tag <img src="https://www.example.com/example.png" /> Img tag with a valid src attribute

Installation

Community Plugin

  • Follow this link Obsidian Plugin
  • Or open Obsidian Settings, go to Community Plugins, browse "Image to Text OCR" click install and activate.

Manually installing the plugin

  • Go to the latest Releases
  • Download main.js, manifest.json
  • save into your vault VaultFolder/.obsidian/plugins/obsidian-image-to-text-ocr/

Settings

Name Description
Content language Select language to recognize. Default is Englisch. If images contain special characters, changing the language may perform better results
Enable debug logging If enabled, more will be logged in the console.

Ressources

This plugin uses tesseract.js to recognize text.

Contribution

  • Feel free to open an issue if you miss something
  • Feel free to open a Pull request to implement a feature
    • Please extend tests if you add logic
79%
HealthExcellent
ReviewSatisfactory
About
Extract text from images in your notes. Select an image and run commands to append or replace the image with recognized text, choosing the recognition language and handling common image tags and formats (Obsidian links, Markdown, URLs).
OCR
Details
Current version
1.0.5
Last updated
2 weeks ago
Created
2 years ago
Updates
6 releases
Downloads
5k
Compatible with
Obsidian 0.15.0+
License
MIT
Report bugRequest featureReport plugin
Sponsor
Buy Me a Coffee
Author
dario-baumbergerdario-baumberger
github.com/dario-baumberger
GitHubdario-baumberger
  1. Community
  2. Plugins
  3. OCR
  4. Image to text OCR

Related plugins

Omnisearch

Intelligent search for your notes, PDFs, and OCR for images.

Text Extractor

A (companion) plugin to facilitate the extraction of text from images (OCR) and PDFs.

Note Companion AI

AI-powered note organization and chat. Requires subscription or self-hosting with your own API keys.

Marker PDF to MD

Convert PDFs to rich Markdown, including images and ocr using the marker api

OCR

Use optical character recognition to search for text in you images and PDFs.

AI Image OCR

Extracts text from images using AI Vision models.

Markitdown File Converter

Convert PDFs, Office documents, images, and other file formats to Markdown using Microsoft's Markitdown tool

MathLive

Faster and more intuitive MathJax editing using MathLive.

Latex OCR

Generate LaTeX equations from images in your vault or clipboard.

Image2LaTEX

Convert your images with math to LaTeX code.