Hi,
Actually, this thread is more appropriate for seeking advice rather than a help thread, but since I couldn’t find a section that I felt was suitable, I created it in the “help” section. I apologize if I made a mistake.
In the process of migrating from non-Jekyll to Jekyll, when we have a large number of documents (PDF), is there anyone who can suggest or provide advice on the steps I should take to convert PDFs into a format acceptable by Jekyll (HTML)?
I can convert PDF to DOCX and then manually copy the text into .MD files, but there are more than 3000 PDFs and I feel that manual copying is not effective.
I am trying to avoid embedding PDFs with iframes or similar methods (embedding PDFs is the last resort I will take).
My question is:
Is there any tool or method that is simpler for converting PDFs into .MD (HTML)?
Thank you