groupdocs-metadata-dotnet 16.11.0

Suggested Alternatives

GroupDocs.Metadata

Additional Details

GroupDocs.Metadata API has been moved to a new package "GroupDocs.Metadata" with new & improved feature set.

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package groupdocs-metadata-dotnet --version 16.11.0
NuGet\Install-Package groupdocs-metadata-dotnet -Version 16.11.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="groupdocs-metadata-dotnet" Version="16.11.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add groupdocs-metadata-dotnet --version 16.11.0
#r "nuget: groupdocs-metadata-dotnet, 16.11.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install groupdocs-metadata-dotnet as a Cake Addin
#addin nuget:?package=groupdocs-metadata-dotnet&version=16.11.0

// Install groupdocs-metadata-dotnet as a Cake Tool
#tool nuget:?package=groupdocs-metadata-dotnet&version=16.11.0

GroupDocs.Metadata for .NET is a class library to process metadata associated with various Document and Image formats.

Key Features:

-  Covers most popular metadata standards: XMP, EXIF, IPTC, Image Resource Blocks, ID3, document properties
-  Covers most popular document formats: Microsoft Word, Microsoft Excel, Microsoft PowerPoint, PDF, Microsoft OneNote, Microsoft Visio
-  Covers most popular image formats: GIF, JPEG, PNG, TIFF, PSD, WebP, WMF, EMF
-  Covers most popular email formats: Outlook Message, Email Message
-  Covers most popular CAD formats: DXF, DWG
-  Covers most popular audio formats: Mp3, WAV
-  Create, modify and remove metadata associated with supported document and image formats with a few lines of code
-  Manage EXIF metadata in Jpeg and TIFF formats
-  Manage XMP metadata in image and PDF formats
-  Manage Image Resource blocks in image formats
-  Manage audio metadata: ID3 tag (ID3v1, ID3v2), Lyrics3 tag
-  Utilities to inspect and clean hidden metadata in document formats
-  Utilities to Search and Compare all metadata
-  Utilities to Export metadata to Excel/Csv
-  Metadata cleaner utility
-  Ability to detect document type by it's signature
-  MIME type detection

For more details on the library, please visit GroupDocs website at:
http://groupdocs.com/dot-net/document-metadata-library

Note: The library comes up with some limitations in the evaluation mode. In order to test full features of GroupDocs.Metadata for .NET library, please request a free 30-day temporary license.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated

Enhancements:
METADATANET-1197 Add support of xlsm, xlt, xltx, xltm Excel documents
METADATANET-1199 Add support of pot, potx PowerPoint documents
METADATANET-1253 Read additional properties of MPEG audio header like HeaderPosition, Bitrate, ChannelMode, Copyright etc
METADATANET-1258 Ability to read and write common values like Artist, Album, Title, TrackNumber, Year etc in ID3v2 tag

New features:
METADATANET-712 Ability to detect WMF image format
METADATANET-960 Ability to detect WebP image format
METADATANET-1244 Ability to remove ID3v2 tag in Mp3 format
METADATANET-1249 Ability to detect MIME type of the specific file
METADATANET-1266 Ability to detect EMF image format
METADATANET-1276 Ability to read content type properties in Excel document
METADATANET-1278 Ability to retrieve image size

Enhancements:
METADATANET-1172 IPTC reader improvements - scan all image resource blocks to find IPTC metadata in JPEG format