Skip to content

Enable ZIP_DEFLATED compression for office files#74

Open
phreaker0 wants to merge 1 commit intoopenscilab:mainfrom
phreaker0:patch-1
Open

Enable ZIP_DEFLATED compression for office files#74
phreaker0 wants to merge 1 commit intoopenscilab:mainfrom
phreaker0:patch-1

Conversation

@phreaker0
Copy link

Reference Issues/PRs

n/a

What does this implement/fix? Explain your changes.

docx/xlsx/pptx by default use the DEFLATE compression. After removing the metadata dmeta saves the output as a zip file without any compression applied resulting in a bigger file than before (in my case a ~100 kb file increased to ~500kb after using dmeta).

So let dmeta also use the DEFLATE compression for saving.

Any other comments?

docx/xlsx/pptx by default use the DEFLATE compression. After removing the metadata dmeta saves the output as a zip file without any compression applied resulting in a bigger file than before (in my case a ~100 kb file increased to ~500kb after using dmeta).

So let dmeta also use the DEFLATE compression for saving.
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.

1 participant