MathLive

by Dan Zilberman
5
4
3
2
1
Score: 61/100

Description

Category: Note Enhancements

The MathLive plugin enhances Obsidian's capabilities for handling mathematical content by introducing an intuitive visual editor for creating and editing LaTeX formulas. It renders formulas in real-time, eliminating the need to manually write LaTeX code. The plugin also features an OCR tool that converts scanned images of equations into LaTeX code. This OCR functionality is available in both a cloud-hosted version for efficiency and an open-source option for local use.

Reviews

  • Dan Zilberman
    Reviewed on Apr 14th, 2026
    No review text provided.

Stats

155
stars
26,716
downloads
7
forks
1,067
days
23
days
23
days
1
total PRs
0
open PRs
1
closed PRs
0
merged PRs
20
total issues
8
open issues
12
closed issues
29
commits

README file from

Github

MathLive Plugin for Obsidian

MathLive helps you write math in Obsidian faster. Instead of manually typing every LaTeX command, you can open a visual math editor, build the expression you want, and insert it directly into your note.

It can also turn a copied formula image into LaTeX, either through a hosted OCR service or your own local OCR server.

Visit the site

Why Use It

  • Write inline math and display math without leaving your note.
  • Edit existing formulas in a visual math field instead of raw LaTeX only.
  • Convert pasted formula images into LaTeX when you do not want to retype them.
  • Stay inside Obsidian for everyday note-taking, class notes, and problem solving.

What You Can Do

Visual math editing

Use MathLive when you want to:

  • insert new inline math like $x^2 + y^2$
  • insert display math blocks like $$\int_0^1 x^2 dx$$
  • tweak an existing expression in a friendlier editor

Formula OCR

If you copy an image of a formula to your clipboard, MathLive can try to convert it into LaTeX and add it to the editor for you.

This is useful for:

  • screenshots from PDFs or slides
  • handwritten or typeset formulas you want to reuse
  • getting a draft expression quickly before cleaning it up

Installation

  1. Open Obsidian.
  2. Go to Settings -> Community plugins.
  3. Click Browse and search for MathLive.
  4. Click Install.
  5. Click Enable.

Getting Started

Insert or edit math

  1. Open any note.
  2. Open the command palette with Ctrl/Cmd + P.
  3. Run Add inline math or Add full-line math.
  4. Type in the MathLive editor and click Insert.

If you already selected text first, MathLive uses that selection as the starting content, which makes editing existing formulas quicker.

Set a hotkey

If you use math often, assign a hotkey to the MathLive commands in Settings -> Hotkeys. That makes the plugin much faster to use during note-taking.

OCR Setup

MathLive supports two OCR modes.

Cloud OCR

Best for most users. No local setup required.

  1. Create an API key at mathlive.danz.blog.
  2. Open Settings -> MathLive.
  3. Paste the key into API key.
  4. Make sure Self hosted is turned off.

Self-hosted OCR

Best if you want to run OCR on your own machine.

  1. Set up a compatible OCR server such as LaTeX-OCR so it is available at http://localhost:8502.
  2. Open Settings -> MathLive.
  3. Turn on Self hosted.
  4. Enter any non-empty value in API key if your local server does not require one. The scan button is only enabled when that field has a value.

Self-hosting is more technical and usually only makes sense if you are already comfortable running local services.

How To Scan A Formula Image

  1. Copy a formula image to your clipboard.
  2. Open MathLive with Add inline math or Add full-line math.
  3. Click Scan MathJax from Clipboard.
  4. Wait for the recognized LaTeX to appear in the editor.
  5. Clean up anything that needs correction, then click Insert.

Notes

  • MathLive is desktop-only.
  • OCR results are a starting point, not a guarantee. You may still want to fix symbols or spacing.
  • Cloud OCR is usually the simplest option if you just want the feature to work.

Support

Issues and feature requests: github.com/danzilberdan/obsidian-mathlive

Acknowledgements

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
AI Image OCR
8 months ago by Rootiest
Obsidian plugin for AI-powered text extraction from images
AI LaTeX Generator
2 years ago by Aayush Shah
An Obsidian plugin that generates latex code from natural language inputs.
Auto Math
a month ago by Vladislav Sorokin
Auto-expands LaTeX snippets. External rules with live reload, Custom Rules Editor, and default math pack.
Auto-\displaystyle Inline Math
2 years ago by Ryota Ushio
An Obsidian.md plugin to automatically make all inline maths \displaystyle.
Calctex
3 years ago by Mike
An Obsidian plugin for automatic calculation of LaTeX formulas.
Completr
4 years ago by tth05
Auto-completion plugin for the obsidian editor.
Copy as LaTeX
4 years ago by mo-seph
Quick plugin to be able to copy/paste from Obsidian/Markdown into a Latex document
Desmos
4 years ago by Nigecat
Embed graphs directly into your obsidian notes
Export To TeX
5 years ago by Zach Raines
export obsidian markdown files in a format that can be pasted into a TeX file
Extended MathJax
5 years ago by Xavier Denis & Ng Wei En
Function Plot
4 years ago by leonhma
A obsidian.md plugin for rendering maths graphs.
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.
Image OCR
3 years ago by kaffarell
Runs ocr on pasted images and posts result in details box. This allows to search in images.
Image to text OCR
2 years ago by Dario Baumberger
Convert a image in your note to text.
Image2LaTEX
2 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
Images to Notes
a year ago by Rodolfo Terriquez
Turn photos of your handwritten notes into markdown
IMSwitch in Math Block
a year ago by XXM
LaTeX Algorithms
3 years ago by SamZhang02
A simple plugin for writing Algorithms and pseudocodes in Obsidian.md
LaTeX autocomplete
5 months ago by Yanis Gerst
Latex Environments
5 years ago by Zach Raines
Quickly insert and change latex environments within math blocks in Obsidian.
Latex Exporter
a year ago by Matthew S. Scott
LaTeX Math
10 months ago by Zarstensen
Integrated CAS (via. Sympy) plugin for Obsidian, with a LaTeX focused workflow.
Latex Matrices
3 years ago by Daniele Susino
An obsidian plugin to create latex matrices.
Latex OCR
2 years ago by Lucas Van Mol
Generate LaTeX equations from images in your clipboard or vault
LaTeX Panel Helper
5 months ago by Luster
A powerful and convenient LaTeX symbol panel for Obsidian to enhance your mathematical and scientific note-taking efficiency.
Latex Suite
4 years ago by artisticat1
Make typesetting LaTeX as fast as handwriting through snippets, text expansion, and editor enhancements
LaTeX to unicode converter
3 years ago by fjdu
Convert LaTeX commands into unicode sequences
LaTeX-OCR
2 years ago by Jack Barker
Linter
5 years ago by Victor Tao
An Obsidian plugin that formats and styles your notes with a focus on configurability and extensibility.
Math Booster
3 years ago by Ryota Ushio
A powerful indexing & referencing system for theorems & equations in your Obsidian vault.
Math Indicator Changer
2 years ago by Ori Replication
Mathematica Plot
2 years ago by Marcos Nicolau
Insert functions on Obsidian using Wolfram Mathematica!
MathLive in Editor Mode
2 years ago by MizarZh
MathLive input in editor mode.
MathType
a year ago by slateblua
Type math faster
Meld Calc
5 years ago by meld-cp
No more flickering inline math
3 years ago by Ryota Ushio
No longer disturbed by flickering inline math in Obsidian.
Numerals
3 years ago by RyanC
An obsidian plugin which turns a math code block into a full featured calculator
Obsidian asciimath
3 years ago by widcardw
Asciimath support for Obsidian (based on asciimath-parser)
Obsidian Math+
4 years ago by Oscar Capraro
This is an Obsidian plugin for taking math notes using Excalidraw.
Obsidian matrix
4 years ago by Jonas Mohr
Obsidian OCR
3 years ago by Jonas Mohr
Obsidian OCR allows you to search for text in your images and pdfs
OCR Extractor
4 months ago by Johnathan Ritzi
Obsidian plugin to extract text from PDFs, documents, images, etc. and store it as Markdown in notes
Omnisearch
4 years ago by Simon Cambier
A search engine that "just works" for Obsidian. Supports OCR and PDF indexing.
Plot Vectors and Graphs
2 years ago by Nicole Tan YiTong
Obsidian Plugin to generate graphs given the function.
Project Euler Stats
a year ago by Artem Korsakov
Get statistics from Project Euler.
Pseudocode
3 years ago by Yaotian Liu
An obsidian plugin that helps to render a LaTeX-style pseudocode inside a code block.
Quick LaTeX
5 years ago by joeyuping
Quick Matrix
5 months ago by Charlie Flowe
Plugin for Obsidian.md that allows for faster interactions with matrices in LaTeX
Student Repo
a year ago by Feirong.zfr
学生知识库助手(Student Repository Helper)是一个面向学生或学生家长的Obsidian 插件,这款插件旨在解决学生在学习阶段面临的资料管理难题,将学习过程中产生的各类重要资料,如试卷、笔记、关键文档、绘画手工作品等,进行系统性的数字化整合与管理,并利用 AI 助手定期进行学习分析总结。随着时间的推移,它将助力你逐步搭建起一座专属你自己的知识宝库,这座宝库将伴随你一生,成为你知识成长与积累的见证。
SwiftLaTeX Render
2 years ago by gboyd068
Taskbone
5 years ago by Dominik Schlund
Obsidian OCR plugin - extract text from images
Text Extractor
3 years ago by Simon Cambier
A (companion) plugin to facilitate the extraction of text from images (OCR) and PDFs.
TikZJax
4 years ago by artisticat1
Render LaTeX and TikZ diagrams in your notes
Transfer LaTeX from GPT
a year ago by Xixia
Typst Mate
3 months ago by azyarashi
Render math expressions with Typst instead of MathJax in Obsidian.
Typst Renderer
3 years ago by fenjalien
Renders typst code blocks in Obsidian into images using Typst through the power of WASM!
Vision Recall
a year ago by Travis Van Nimwegen
Transform screenshots into searchable Obsidian notes using AI vision and text analysis
Wypst
2 years ago by 0xpapercut
High quality rendering of Typst in Obsidian, powered by wypst.