ocr

Extract multi-language text from images and output Markdown.

Updated Feb 26, 2026
One-click install
npx skills add https://github.com/coderfengyun/digital-brain-of-me --skill ocr-coderfengyun
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ocr
Source: https://github.com/coderfengyun/digital-brain-of-me/tree/main/.agents/skills/ocr
Command: npx skills add https://github.com/coderfengyun/digital-brain-of-me --skill ocr-coderfengyun

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

OCR converts text embedded in images into editable, searchable Markdown text, saving manual transcription time.

Core Features & Use Cases

  • Recognize and extract multi-language text from photos and screenshots.
  • Produce ready-to-edit Markdown content for notes, documentation, and knowledge bases.
  • Use Case: Quickly convert a photographed whiteboard into editable notes for sharing and archiving.

Quick Start

Run the OCR tool on a target image to extract text into a Markdown document.

Frequently Asked Questions about ocr

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract text from an image and save it as Markdown?

To extract text from an image and output Markdown, you provide an image path to the tool. It uses easyocr to recognize multi-language text and converts it into structured Markdown ready for notes or documentation.

Does easyocr support multi-language text extraction from screenshots?

Yes, easyocr supports multi-language text extraction from photos and screenshots. The tool processes the provided image paths and outputs plain, structured Markdown text for quick transcription workflows.

Do I need Python and easyocr installed to perform image-to-text conversion?

Yes, you need a Python environment with easyocr installed to perform image-to-text conversion. The tool requires this setup to recognize text from images and output Markdown-friendly documents.

What is the best way to convert a photographed whiteboard into editable notes?

The best way to convert a photographed whiteboard into editable notes is using OCR to recognize the text. This tool extracts the multi-language text from the image path and formats it as Markdown for archiving and sharing.

Can I use extracted text directly for knowledge base content creation?

Yes, you can use the extracted text directly for knowledge base content creation. The tool converts recognized image text into ready-to-edit Markdown content, making it immediately available for posting or storage.