Skip to content

Use this jupyter notebook to convert the pictures of your equations into latex code.

License

Notifications You must be signed in to change notification settings

mirzaakbarali/EquationPic-to-Tex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Python code produces LaTeX code for the equation images you provide.

Put all the equation pictures in the same folder as this python file and set the folder path as folder_path = './'.

Otherwise, set the folder path to the actual path in your computer where pictures of the equations are located.

For better results, keep equations separate by having only one equation (without the border) in one picture, as shown below.

your-image-description

your-image-description

Pictures are renamed to im1.png , img2.png .... based on the time stamp of creation. If you are taking the screenshots, then latest screenshot renames to img1.png.