SimpleXmpLib.FileEmbedding

SimpleXmpLib provides a convenient way to work with XMP metadata containers, and embedding such containers in supported files.


Keywords
metadata, xmp
License
Unlicense
Install
Install-Package SimpleXmpLib.FileEmbedding -Version 1.0.0

Documentation

Status-Dev Status-Main NuGet Version

SimpleXmpLib provides a convenient way to work with XMP metadata containers, and embedding such containers in supported files.

It uses a simplified interface based on the C++-based Adobe XMP Toolkit.

Implementation v1 re-wraps an existing .NET based wrapper xmp-sharp and uses a precompiled XMP Toolkit v2025.03 for the x64 platform only.

License

The original code in this project has no licensing restrictions and uses the "Unlicense" license. See LICENSE for more information.

Note that you still need to comply with the licensing restrictions of third-party dependencies this code is using.

Third-Party Licenses

This project uses the following third-party libraries:

Find all licenses under extern_dependencies/licensing