Thanks to visit codestin.com
Credit goes to github.com

Skip to content

JPG: Update EXIF, IPTC and XMP simultaneously #22

@StefanOltmann

Description

@StefanOltmann

Currently, the update processes for EXIF, IPTC, and XMP metadata are handled by distinct methods, which have been inherited from Apache Commons Imaging. These methods are utilized in the JpegUpdater class.

To improve the code and streamline the updating process, we should refactor JpegRewriter to support a single-shot update for all three metadata locations (EXIF, IPTC, and XMP). By doing so, we can enhance the efficiency and maintainability of the codebase.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions