Skip to content

renaud91/n-metadata-extractor

Repository files navigation

NMetadataExtractor

master: Build status most recent commit: Build status Download documentation archive

C# port of the excellent Java MetadataExtractor library by Drew Noakes.

Initial coversion was performed with Sharpen; details can be found in HowToConvert.md and SharpenBugsAndProblems.md. Significant manual work was required afterward to make the library build and pass all tests correctly.

Conversion was performed against this copy of the MetadataExtractor library, which was reorganized to be amenable to Sharpen conversion. This copy, in turn, was based on the Jan 18, 2014 commit eb70b234529a.

Many thanks to Yakov Danilov yakodani@gmail.com his work in porting this library from Java to C#.

Also, special thanks to Ferret Renaud, who provided a C# port for many years. His code can be found in the 'renaud' branch.

All code herein is licensed under one of the following licenses: Apache 2, BSD, MIT. See LICENSE for details about which code is licensed under which license.

To-do

  • Publish to NuGet
  • Add documentation (and where possible, re-use documentation from the original).

About

C# port of the Java Metadata Extractor library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published