Handwriting OCR

by ikmolbo
5
4
3
2
1
Score: 31/100

Description

Category: 3rd Party Integrations

The Handwriting OCR plugin converts handwritten or printed content from images and PDFs into editable text using HandwritingOCR's AI-powered recognition service. It supports a wide range of image formats, multi-page PDFs, and files up to 20MB, making it suitable for digitising notes, archival documents, or scanned material. Extracted text can be copied to the clipboard, appended to an existing note, or saved as a new note, with options accessible via the command palette or right-click menus in both the editor and file explorer. The plugin requires an API key from HandwritingOCR, validates it within the settings, and displays your remaining credits.

Reviews

No reviews yet.

Stats

9
stars
1,753
downloads
2
forks
274
days
283
days
314
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
2
total issues
2
open issues
0
closed issues
0
commits

RequirementsExperimental

  • HandwritingOCR account

  • HandwritingOCR API key

Latest Version

10 months ago

Changelog

README file from

Github

Handwriting OCR Plugin for Obsidian

Transform handwritten documents and scanned images into editable text with HandwritingOCR's AI-powered handwriting to text conversion. Perfect for digitizing handwritten notes, converting legacy documents, and making your analog content searchable within Obsidian.

Extract text directly to your clipboard, create new notes with formatted content, or append OCR results to your existing notes. Supports PDFs and common image formats.

Plugin Demo

Plugin Demo

Features

  • Extract text from images (JPG, PNG, GIF, BMP, TIFF, HEIC, WEBP) and PDFs
  • Superior handwriting recognition compared to standard OCR (and great for printed text too!)
  • Simple integration with Obsidian's UI:
    • Right-click menu on supported files
    • Command palette commands
    • Replace or append extracted text
  • API key validation with credit balance display
  • Support for files up to 20MB

Setup

  1. Install the plugin
  2. Get your API key from handwritingocr.com.
  3. Enter your API key in the plugin settings
  4. Click "Validate" to check your key and view remaining credits

Usage

From Editor

  1. Insert an image or PDF link in your note (e.g., ![[document.pdf]])
  2. Select the link
  3. Use one of these methods:
    • Command palette: "Handwriting OCR: Replace selection" or "Append to selection"
    • Right-click → "Handwriting OCR" → Choose action

From File Explorer

  1. Right-click on any supported image or PDF file
  2. Select "Handwriting OCR" → Choose action:
    • "Extract text to clipboard"
    • "Extract to new note"

Supported File Types

  • Images: JPG, JPEG, PNG, GIF, BMP, TIFF, TIF, HEIC, WEBP
  • Documents: PDF
  • Maximum file size: 20MB

Credits

Each page processed consumes one credit from your Handwriting OCR account. Multi-page PDFs consume multiple credits. Please note that HandwritingOCR is a paid service that requires the creation of a user account. However, the free trial credits you receive when creating an account will provide you with full access to the service so you can decide whether it is of use to you.

Development

# Install dependencies
npm install

# Build for development
npm run dev

# Build for production
npm run build

License

MIT

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.
Annotator
5 years ago by Elias Sundqvist
A plugin for reading and annotating PDFs and EPUBs in obsidian.
PDF++
2 years ago by Ryota Ushio
PDF++: the most Obsidian-native PDF annotation & viewing tool ever. Comes with optional Vim keybindings.
Markmind
5 years ago by Mark
A mind map, outline for obsidian,It support mobile and desktop
Pandoc
5 years ago by Oliver Balfour
Pandoc document export plugin for Obsidian (https://obsidian.md)
Obsidian Enhancing Export
4 years ago by YISH
This is an enhancing export plugin base on Pandoc for Obsidian (https://obsidian.md/ ). It's allow you to export to formats like Markdown、Markdown (Hugo https://gohugo.io/ )、Html、docx、Latex etc.
Text Extractor
3 years ago by Simon Cambier
A (companion) plugin to facilitate the extraction of text from images (OCR) and PDFs.
Better Export PDF
2 years ago by l1xnan
Obsidian PDF export enhancement plugin
Ink
2 years ago by Dale de Silva
PDF Highlights
5 years ago by Alexis Rondeau
Extract highlights, underlines and annotations from your PDFs into Obsidian
Better PDF
5 years ago by MSzturc
Goal of this Plugin in to implement a native PDF handling workflow in 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
Extract PDF Annotations
4 years ago by Franz Achermann
This is a plugin for https://obsidian.md. It extracts Annotations from PDF Files.
Obsidian OCR
4 years ago by Jonas Mohr
Obsidian OCR allows you to search for text in your images and pdfs
Marker PDF to MD
2 years ago by L3N0X
Make use of different AI models to convert your pdfs into markdown with perfect ocr, latex formulas, tables, images and more! Supports Mistral AI OCR (free) and self hosted variants!
PDF break page
2 years ago by CG
Plugin for obsidian that adding shortcuts to create breakpages for pdf exports.
Awesome Reader
3 years ago by AwesomeDog
Make Obsidian a proper Reader.
Slide Note
3 years ago by Jinyan Xu
LLM Summary
2 years ago by QSun
wip
AI Image OCR
8 months ago by Rootiest
Obsidian plugin for AI-powered text extraction from images
Image OCR
3 years ago by kaffarell
Runs ocr on pasted images and posts result in details box. This allows to search in images.
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
SwiftLaTeX Render
2 years ago by gboyd068
Image to text OCR
2 years ago by Dario Baumberger
Convert a image in your note to text.
PDF Folder to Markdowns
a year ago by CrisHood
Convert a folder of PDFs into a folder of Markdown files with embedded PDFs. This plugin is useful for users who want to migrate their PDF notes from different apps (e.g., Boox) or organize their reference materials inside 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
Images to Notes
a year ago by Rodolfo Terriquez
Turn photos of your handwritten notes into markdown
Vision Recall
a year ago by Travis Van Nimwegen
Transform screenshots into searchable Obsidian notes using AI vision and text analysis
PDF Paste
a year ago by Cormac
Paperless
a year ago by Talal Abou Haiba
PDF2Image
2 years ago by RasmusAChr
Inkporter
a year ago by Ayush Kumar Saroj
Inkporter is an Obsidian plugin that digitizes handwritten notes with smart ink isolation, adaptive theming, and seamless import workflows.
downloadPDF
2 years ago by Frieda
BibDesk Integration
a year ago by Andrea Alberti
Integration of Obsidian with bibtex files
Image to notes by Photes.IO
2 years ago by Kanaries Data Inc.
AI Image to text notes plugin in obsidian
Student Repo
a year ago by Feirong.zfr
学生知识库助手(Student Repository Helper)是一个面向学生或学生家长的Obsidian 插件,这款插件旨在解决学生在学习阶段面临的资料管理难题,将学习过程中产生的各类重要资料,如试卷、笔记、关键文档、绘画手工作品等,进行系统性的数字化整合与管理,并利用 AI 助手定期进行学习分析总结。随着时间的推移,它将助力你逐步搭建起一座专属你自己的知识宝库,这座宝库将伴随你一生,成为你知识成长与积累的见证。