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

feat(vips): strip_metadata() filter and vips-strip-metadata config #475

Merged
merged 5 commits into from
Aug 28, 2024

Conversation

cshum
Copy link
Owner

@cshum cshum commented Aug 27, 2024

@liudongmiao having thought about it strip_exif is for exif metadata only, but strip metadata is for all metadata.
Should be separated as another feature instead.
Adding filter strip_metadata() and config vips-strip-metadata

  • strip_metadata() filter
  • vips-strip-metadata config
  • test cases

@cshum cshum changed the base branch from master to develop August 27, 2024 16:06
# Conflicts:
#	vips/process.go
@cshum cshum merged commit c64221a into develop Aug 28, 2024
4 checks passed
@cshum cshum deleted the liudongmiao/master branch August 28, 2024 14:05
@liudongmiao
Copy link
Contributor

Thanks for this feature.

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

Successfully merging this pull request may close these issues.

2 participants