Skip to content

This repository reads LaTeX multiple-choice questions and generates an image for each equation.

Notifications You must be signed in to change notification settings

daniprec/LaTeX2img

Repository files navigation

Contributors Forks Stargazers Issues


Logo

LATEX TO IMAGES

This repository reads LaTeX multiple-choice questions and generates an image for each equation and each choice.

Access the cloud version here: https://ie-bam-latex2img.streamlit.app/

Running the Script

You can run the script in the command line using Python:

python tex2imgs.py -file <path-to-your-tex-file>

All the images will be generated in the folder "output". You can define a new output folder using the -output parameter.

python tex2imgs.py -file <path-to-your-tex-file> -output <path-to-output-folder>

About

This repository reads LaTeX multiple-choice questions and generates an image for each equation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages