GroupDocs.Metadata
17.10.0
Prefix Reserved
See the version list below for details.
dotnet add package GroupDocs.Metadata --version 17.10.0
NuGet\Install-Package GroupDocs.Metadata -Version 17.10.0
<PackageReference Include="GroupDocs.Metadata" Version="17.10.0" />
<PackageVersion Include="GroupDocs.Metadata" Version="17.10.0" />
<PackageReference Include="GroupDocs.Metadata" />
paket add GroupDocs.Metadata --version 17.10.0
#r "nuget: GroupDocs.Metadata, 17.10.0"
#:package GroupDocs.Metadata@17.10.0
#addin nuget:?package=GroupDocs.Metadata&version=17.10.0
#tool nuget:?package=GroupDocs.Metadata&version=17.10.0
GroupDocs.Metadata for .NET is a class library to process metadata associated with various Document, Image, CAD, Audio, Video and Archive 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, Open Document Format
- Covers most popular image formats: BMP, GIF, DjVu, JPEG, PNG, TIFF, PSD, WebP, WMF, EMF, DICOM
- Covers most popular email formats: Outlook Message, Email Message
- Covers most popular CAD formats: DXF, DWG
- Covers most popular audio formats: Mp3, WAV
- Covers most popular video formats: Avi, Mov
- 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, APE
- 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
- MIME type detection
- Read track changes. Accept or reject track changes
- Read EXIF maker-notes: Sony, Nikon, Canon, Panasonic
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 | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net is compatible. |
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 |
|---|---|---|
| 26.1.0 | 713 | 1/30/2026 |
| 25.10.0 | 1,406 | 11/6/2025 |
| 25.8.0 | 1,391 | 8/1/2025 |
| 25.7.0 | 310 | 7/17/2025 |
| 25.6.0 | 332 | 6/25/2025 |
| 25.5.0 | 633 | 5/27/2025 |
| 25.4.0 | 742 | 4/21/2025 |
| 25.3.0 | 871 | 3/20/2025 |
| 25.2.0 | 1,032 | 2/27/2025 |
| 25.1.0 | 2,692 | 1/22/2025 |
| 24.12.0 | 370,632 | 12/23/2024 |
| 24.11.0 | 10,269 | 11/19/2024 |
| 24.10.0 | 2,530 | 10/17/2024 |
| 24.9.0 | 67,272 | 9/20/2024 |
| 24.8.0 | 2,256 | 8/12/2024 |
| 24.7.0 | 2,046 | 7/24/2024 |
| 24.6.0 | 2,273 | 6/20/2024 |
| 24.5.1 | 830 | 5/21/2024 |
| 24.5.0 | 826 | 5/3/2024 |
| 17.10.0 | 2,373 | 10/3/2017 |
New features and enhancements:
METADATANET-1927 Ability to read metadata of ZIP format
METADATANET-1567 Implement ability to detect MOV video format
Fixes:
METADATANET-1924 File Size increased after Metadata removal
METADATANET-1935 JPG - the GPS related data is removed after we try to remove the metadata of the JPG file
METADATANET-1940 Unable to update XMPBasic metadata when updating PdfMetadata at the same time