All Projects → blaisewang → Img2latex Mathpix

blaisewang / Img2latex Mathpix

Licence: apache-2.0
An image to LaTeX tool by MathpixOCR API and JavaFX

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Img2latex Mathpix

LaTeX-OCR
pix2tex: Using a ViT to convert images of equations into LaTeX code.
Stars: ✭ 1,566 (+79.59%)
Mutual labels:  ocr, latex
Jabref
Graphical Java application for managing BibTeX and biblatex (.bib) databases
Stars: ✭ 2,385 (+173.51%)
Mutual labels:  latex, javafx
Tools Ocr
树洞 OCR 文字识别(一款跨平台的 OCR 小工具)
Stars: ✭ 2,303 (+164.11%)
Mutual labels:  javafx, ocr
Latexdraw
A vector drawing editor for LaTeX (JavaFX).
Stars: ✭ 336 (-61.47%)
Mutual labels:  latex, javafx
Cogstack Pipeline
Distributed, fault tolerant batch processing for Natural Language Applications and Search, using remote partitioning
Stars: ✭ 26 (-97.02%)
Mutual labels:  ocr
Gitbook Plugin Build
Extends gitbook build system with pandoc converter.
Stars: ✭ 23 (-97.36%)
Mutual labels:  latex
Ozymandias
My name vs Oxymnndms, kmq of km / Look on my works, ye uny, and despaw
Stars: ✭ 23 (-97.36%)
Mutual labels:  ocr
Arxiv Equations
🚀 Provides equations in latex format from arxiv paper.
Stars: ✭ 23 (-97.36%)
Mutual labels:  latex
Neural Network Digit Ocr
Trains a Neural Network to read handwritten digits (OCR). Uses synaptic for Node.js, socket.io and MongoDB
Stars: ✭ 12 (-98.62%)
Mutual labels:  ocr
Theme
Beamer theme Mathz for LaTeX presentations, with a clickable progress bar
Stars: ✭ 9 (-98.97%)
Mutual labels:  latex
Javascript Bcr Library
Offline business card reader
Stars: ✭ 24 (-97.25%)
Mutual labels:  ocr
Phd thesis template
This repository contains LaTeX class and template files to produce a PhD Thesis following the thesis guidelines of the University of Southampton, UK.
Stars: ✭ 24 (-97.25%)
Mutual labels:  latex
Bankformtex
A SEPA bank transfer form with IBAN
Stars: ✭ 7 (-99.2%)
Mutual labels:  latex
Pytesseractid
使用 pytesseract ocr 识别 18 位身份证号
Stars: ✭ 23 (-97.36%)
Mutual labels:  ocr
Chemformula
typeset chemical compounds and reactions
Stars: ✭ 9 (-98.97%)
Mutual labels:  latex
Readteractive
Tool for writing and generating interactive books.
Stars: ✭ 23 (-97.36%)
Mutual labels:  latex
Text renderer
Generate text images for training deep learning ocr model
Stars: ✭ 931 (+6.77%)
Mutual labels:  ocr
Latex Mimosis
A minimal & modern LaTeX template for your (bachelor's | master's | doctoral) thesis
Stars: ✭ 850 (-2.52%)
Mutual labels:  latex
Pyocr
A Python wrapper for Tesseract and Cuneiform -- Moved to Gnome's Gitlab
Stars: ✭ 932 (+6.88%)
Mutual labels:  ocr
Ninjaterm
A serial port terminal that's got your back.
Stars: ✭ 24 (-97.25%)
Mutual labels:  javafx

Image2LaTeX

English | 中文

Codacy Badge Build Status Releases Downloads PRs Welcome License

Snip is an amazing app built by Mathpix to help you extract LaTeX, MathML, basic table, and text from documents. It gives you the first 50 snips for free (100 snips when you sign up with a .edu or .ac.uk domain email) every single month.

With the help of MathpixOCR API and this supplementary app, you can now make up to 1000 OCR requests per month for free.

Image2LaTeX is a personal side project that keeps only core functions of the Snip such as convert images to certain LaTeX equation formats and OCR. For other advanced functions and unlimited snips, subscribe to the Snip for $4.99 per month.

Features

See the features section on MathpixOCR website.

New Features

  • API Usage stats (for reference only).
  • New TSV OCR format for Microsoft Excel and more.
  • New MathML OCR format for Microsoft Word and more.
  • New multiple choice, paragraphs, basic table OCRs, and more.
  • HTTP proxy support for making OCR request.

Requirements

  • Your API keys in your MathpixOCR dashboard (different from the Mathpix account used in the Snip app)

Run

Enter your API keys (without single quotes) at the first launch of this app.

To change your API keys, macOS and Windows users will find the API Credentials tab in the Preferences menu item by clicking this app's menu bar icon.

Linux user can open the Preferences panel by right-clicking anywhere inside the application.

Note, this app will not send your API keys to others except for MathpixOCR API server (see OCRRequestHelper.java to learn how your API keys are used).

Usage

macOS

Run Image2LaTeX.app.

Windows

Run Image2LaTeX.exe.

Linux

Run Image2LaTeX at Image2LaTeX-linux/bin/ or with:

./Image2LaTeX

Use your operating system's default methods (or other tools) to take a screenshot of equations or text (Shift (⇧)-Control (⌃)-Command (⌘)-4 on macOS by default).

Then, press the Space key to preview the screenshot. Or, press the Return or Enter key to send the OCR request directly.

See demo section below.

Demo

demo

FAQ

Microsoft Word with MathML

To fix the brackets and parentheses around matrices or fractions, click the Professional option from the right-hand side dropdown menu of the equation.

Subscribe to new releases

See this article about watching and unwatching releases for a repository by GitHub.

Issues

Please first refer to the official API Docs about error types and the reported issue if you encountered an error.

Encountered an unreported issue 🤔

Welcome to open an issue with the bug or question label, but the time to fix non-vital bugs may not be guaranteed.

Contributions

Contributions are highly welcomed. Suggestions can be made through opening an issue with enhancement label. Pull Requests including bug fixes, new features, code style guidance, etc., will be reviewed as soon as possible.

Contributors ✨


Hao Xu

🤔

龚焱

🤔

BOB

🐛 ⚠️

YuiTH

🐛

Xyzhao

💻

edward9503

🐛

License

This code is distributed under the terms of the Apache License 2.0.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].