Is there any library that can extract titles from PDFs?

Z

ZelluX

Hi, all

I want to write a script which will rename PDFs according to their
titles. I want to know if there is any library that can extract
titles(the first line of the PDF) from PDFs.

Many thanks for your reply ;-)
 
F

Fredrik Lundh

ZelluX said:
I want to write a script which will rename PDFs according to their
titles. I want to know if there is any library that can extract
titles(the first line of the PDF) from PDFs.

Mathieu Fenniak's PyPdf should be able to do this:

http://pybrary.net/pyPdf/

(but note that "the first line of the PDF" may not be the first thing
that's rendered on the page, so don't expect such an approach to work
for all files)

</F>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,763
Messages
2,569,562
Members
45,039
Latest member
CasimiraVa

Latest Threads

Top