I have a math book from the '60s in PDF. It's typewritten and I found it harder to read than a Latex edition, but couldn't find any modern edition.
Is there an app or site or some way to transform it to Latex? Thanks!
I have a math book from the '60s in PDF. It's typewritten and I found it harder to read than a Latex edition, but couldn't find any modern edition.
Is there an app or site or some way to transform it to Latex? Thanks!
pdftotextorpdftohtmlare able to produce some output. Otherwise, you can use an OCR. Then you can convert the output in .txt., .docx, .html, etc. to LaTeX withpandocor similar tools., Anyway if the scanned pages have a poor quality, you will finish earlier writing the book yourself. – Fran Jan 08 '21 at 00:54