Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] TIFF metadata stripping #258

Open
MasterInQuestion opened this issue Apr 19, 2024 · 1 comment
Open

[Enhancement] TIFF metadata stripping #258

MasterInQuestion opened this issue Apr 19, 2024 · 1 comment

Comments

@MasterInQuestion
Copy link

    When doing "-*=" for TIFF, would it be rational to automatically attach "-CommonIFD0="?
    (I did so without observing any unwanted result)

    In addition, the following tags may be also removed:
    (yet needs manual specifying; maybe adding to CommonIFD0?)
    |*| Orientation
    |*| ResolutionUnit
    |*| XResolution
    |*| YResolution

    Related: https://exiftool.org/faq.html#Q7

@MasterInQuestion
Copy link
Author

    When Orientation = "Horizontal": stripping it should be alright.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant