GroupDocs.Metadata makes it easy for Java developers to delete metadata information from TIFF files from within their applications by implementing a few easy steps.
- Load the TIFF file to be updated.
- Pass a search predicate to the RemoveProperties method.
- Check the number of properties that were actually removed.
- Save the changes.