Skip to content

Determining the compression level used #58

Description

@Nihon-Ryori

Feature request: Determining the compression level used

Determining the compression level used for compression
In this context, I understand compression level to mean the question of which compression level was used to compress a file, e.g. with zstd in the possible range from -15 to -15.

Possible application:

The feature in question could be used as a criterion for subsequent higher compression to determine whether the file in question has already been compressed with the desired compression level. At the moment, the only workaround is to set files to be compressed via fstab, e.g. using lzo, and then check afterwards whether a file has only been compressed with lzo and, based on this criterion, compress it afterwards with zstd:5 or similar.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions