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

[Feature]: Add flag to preserve metadata #211

Open
SalOne22 opened this issue May 5, 2024 · 0 comments
Open

[Feature]: Add flag to preserve metadata #211

SalOne22 opened this issue May 5, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@SalOne22
Copy link
Owner

SalOne22 commented May 5, 2024

Description

For now all metadata tags are stripped to reduce resulting image size. This can cause issues with specific tags such as with ICC profile that can loss in quality after transform.

Problem or Motivation

No response

Expected behavior

Add --preserve tag to preserve metadata on supported codecs. Codecs that do not support metadata (such as avif) should apply that metadata tags to preserve image appearance.

Alternatives Considered

Another solution is to preserve image metadata by default and provide --strip flag that will apply all required transformations.

Anything else?

No response

@SalOne22 SalOne22 added the enhancement New feature or request label May 5, 2024
@SalOne22 SalOne22 self-assigned this Jun 1, 2024
@SalOne22 SalOne22 added this to the v0.11.0 milestone Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant