lingarajsankaravelu / LatexToImageConverter

Python code to render a latex to image, connects to mathPix API to get proper response

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LatexToImageConverter
Data Cleaning and Image format Conversion.
  1. Read Data from CSV and write it to local mongoCollection.
  2. Converts an Image from png to jpeg from the given source to destination directory
LatexToImage Conversion
  1. Render given text(latex and normal text) and save as png.
  2. Upload Rendered Image to MathPix API and read their response synchronously.

About

Python code to render a latex to image, connects to mathPix API to get proper response

License:Apache License 2.0


Languages

Language:Python 100.0%