GroupDocs.Metadata makes it easy for Node.js via Java developers to add metadata details to JPEG files from within their applications by implementing a few easy steps.
- Load JPEG with an instance of Metadata class.
- Use Metadata.AddProperties method to add the properties.
- Use a predicate to find desired metadata properties.
- Save the changes back in JPEG format.