drewnoakes / metadata-extractor-dotnet

Extracts Exif, IPTC, XMP, ICC and other metadata from image, video and audio files
Other
934 stars 165 forks source link

PDF support #281

Open oliver021 opened 3 years ago

oliver021 commented 3 years ago

Hello friends, I was wondering if it would not be a good idea to include a metadata extractor for other types of files, such as pdf, excel sheets, word documents, etc, since these types of files contain a lot of metadata as well, and I have not seen any library topic on metadata extraction that covers that function, it would be very good since the title of this library is not really limited to metadata of multimedia files.

drewnoakes commented 3 years ago

The library is open to the addition of support for other kinds of data, with the following guidelines:

Support for PDF is being tracked in the sibling Java library in https://github.com/drewnoakes/metadata-extractor/issues/327. I have no issue with supporting other document types as you suggest.

oliver021 commented 3 years ago

Okay, I make a pull request now, thanks for responding!

drewnoakes commented 3 years ago

@oliver021 fantastic, thanks.

VincentMarnier commented 3 years ago

Hello, Is there any status about this? I don't find the mentionned pull request.

oliver021 commented 3 years ago

Hello, I have not been able to do anything about it, I had a drastic change of plans in my schedule, and I find myself with a very short time