A Visual Studio Code extension that extracts text from images in Markdown files using Tesseract.js.
Simply hover over an image in a Markdown file and click Extract text — or run OCR across the entire document in one go!
🚀 Features
🔍 Hover over an image to extract its text
📑 Batch scan all images in a document and paste extracted text below each one
⏱️ Progress indicator with ETA and image count
⚙️ Configurable concurrency and throttling
🧠 Uses Tesseract.js under the hood for client-side OCR
✨ Demo
Extract Simple Image On Hover
Extract For the Whole File
📥 Installation
Install via the Extensions panel in VS Code:
Open the Extensions view: Ctrl+Shift+X (or Cmd+Shift+X on macOS)