LIS Links

First and Largest Academic Social Network of LIS Professionals in India

Latest Activity

Reena Tomar and S. Jaffer Basha are now friends
13 minutes ago
Sheela Narayan posted a status
"When kvs form 2025 will come for the permanent post of librarian"
14 hours ago
Dr. B.K. Dalai updated their profile
17 hours ago
Profile IconDr. Badan Barman, Kankana B Badan, Munesh Kumar and 7 more were featured
18 hours ago
Profile IconHARSH, Sheela Narayan, ASHWINI KULKARNI and 1 more joined LIS Links
18 hours ago
VARUN KUMAR updated their profile
19 hours ago
AMRUTA RAVIKIRAN SHINDE updated their profile
21 hours ago
Dr. U. Pramanathan posted blog posts
yesterday
SATYAM PRAKASH TRIPATHI posted a blog post
yesterday
Rohit Jangra posted a blog post
yesterday
Suresh Kumar Dubey posted a blog post
yesterday
Narender Kumar posted a blog post
yesterday
Profile IconManjula, Chandan Mishra, Dr. B. Mini Devi and 10 more joined LIS Links
yesterday
S. S. Waghmode posted an event
yesterday
Dr. U. Pramanathan posted events
yesterday
Dr.K.S.SHIVRAJ posted an event
yesterday
Dr. U. Pramanathan posted discussions
yesterday
Velmurugan.C posted a discussion
yesterday
Dimple posted a discussion
yesterday
amreentaj posted a discussion
yesterday

Dear Friends

 

We are in need of a PDF Metadata Extractor Information, preferably free and not online. Please share the information if anybody using it. Actually it is for using in combination with DSpace software, but we can not go online with our collection.

Any help will be highly appreciated.

Thank you

Subeesh A C

Views: 918

Reply to This

Replies to This Forum

Try ExitTool

http://www.sno.phy.queensu.ca/~phil/exiftool/

I have been using it for extracting metadata from PDFs for using in DSpace.  It is possible to extract metadata from all PDFs at one go, if you are familiar with command line options.

S. Baskar

Thank you very much sir

But I think the tool is extracting data from document properties in my try. Are you getting the appropriate data with exiftool?

Subeesh A C

Hi,

Using the below command, you can extract all metadata (i.e. all metadata tags associated with the PDF document) from hundreds of PDF documents and save it as CSV file which could be used for doing batch import within DSpace.  

In case, if you require only specific tags, then you have to mention the required metadata tags for extracting.  I have given an example below for your understanding.

To extract all available metadata tags from the PDF documents and save it as a CSV file

---------------------------------------------------------------------------------------------------------------------

exiftool -csv  *.pdf > output.csv

To extract specific metadata tags from the PDF documents and save it as a CSV file

-----------------------------------------------------------------------------------------------------------------------------

exiftool  -TAG -Title   -TAG -Author  -TAG -Producer  -TAG -Subject -TAG -Description -TAG -Type -TAG -Keywords -TAG -ISBN -TAG -Isbn -TAG -Createdate -TAG -CourseID  -TAG -FileSize -TAG -PageCount -TAG -PDFVersion -d %Y-%m-%d  *.pdf -csv > output.csv

Hope this helps.


S. Baskar

LinuXpert Systems

ExifTool Tag Names

The tables listed below give the names of all tags recognized by ExifTool.

http://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/index.html

Thank you very much sir

I have created a small uitlity for extracting information from pdf files  few years ago . it will extract data from all files in a folder and save in tab delimited text file.

you can try it. hope it helps. pls let me know.

i have uploaded the program to google drive. Click here to download

with regards

Mujib Rahiman

KV Kanjikode

Thanks sir, I will surely let you know.

Regards 

Subeesh A C

Sir

I have checked your software, its a great effort if you have coded it yourself. As I see most of the software(s) are not able to identify the pdf files metadata as we require. I think the problem is mostly revolve around  the structure of pdf files itself. In my case the pdf files are not having any standard structure (+ OCR ) in it for the algorithm to extract as it did for any appropriate one. Since we are in hurry and we require more metadata for the current work, we are thinking of indexing it and filtering it later through various categories. Anyway thanks for your reply.

Regards 

Subeesh A C

RSS

© 2025   Created by Dr. Badan Barman.   Powered by

Badges  |  Report an Issue  |  Terms of Service

Koha Workshop