Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 528 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 528 Bytes

Live Equation Editor

  • Drag an image of your handwritten or digital equations to have them be instantly converted to TeX code and rendered on the site
  • The TeX code can be easily edited; the equations will dynamically render on the page
  • Use the buttons below to automatically open Symbolab/Wolfram in a new tab, passing in your equation as an input

API/Library Usage

  • The MathPix API is used to perform OCR on equation images
  • The KaTeX typesetting library is used to render the TeX code