Hi all,
I need to extract all the text from PDF document with font name and size. I could not find appropriate library for this process. Please can you help me out for proceeding further.
I’m using python 3.68
Hi all,
I need to extract all the text from PDF document with font name and size. I could not find appropriate library for this process. Please can you help me out for proceeding further.
I’m using python 3.68
Hi, a quick search yielded the following result:
According to the README, it should be able to do what you need:
Obtains the exact location of text as well as other layout information (fonts, etc.)