Class MetadataGetParams

  • All Implemented Interfaces:
    io.imagekit.core.Params

    
    public final class MetadataGetParams
     implements Params
                        

    You can programmatically get image EXIF, pHash, and other metadata for uploaded files in the ImageKit.io media library using this API.

    You can also get the metadata in upload API response by passing metadata in responseFields parameter.