Python binding to the poppler-cpp library
python-poppler is a Python binding to the poppler-cpp library. It allows to read, render, or modify PDF documents. More specifically, it currently allows to read an modify document meta data, list and read embedded documents, list the fonts used by the document, search or extract text on a given page of the document, render a page to a raw image, get info about transitions effects between the pages, read the table of contents of the document.