Skip to content

[Feature request] Skip poorly-compressible file types based on file magics #599

@vitorsr

Description

@vitorsr

Currently only file extensions are taken into account which relies on an often unreliable piece of metadata which is the file name.

The more robust way would be to also check its signature using a file magic library and if it fails fall back to file extension.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions