Search
Follow Us
Categories
- News Release(3)
Tag Archives: exif data in Java
Manage XMP and EXIF Data of HEIF/HEIC Images using Java
HEIC stands for High-Efficiency Image Container. It is the file extension for the captured images for some of the apple devices. It is a container that can contain High-Efficiency Image Format HEIF images. In this article, we will discuss how to extract, update, and remove the EXIF and XMP metadata of the HEIF/HEIC images within Java applications.
The following topics are covered in this article:
- Metadata Java API for EXIF, XMP data
- Read EXIF Data of HEIC/HEIF Images
- Read XMP data of HEIC/HEIF Images