Sponsor:

Your company here, and a link to your site. Click to find out more.

cramjam-cli - Man Page

cramjam-cli – Simple CLI to a variety of compression algorithms

Synopsis

cramjam-cli [COMMAND] [Options] [ACTION]

Description

Commands

lz4
snappy
zstd
brotli
gzip
deflate
bzip2
help

Print a help message or the help of the given subcommand(s)

Options

ACTION

Possible values: compress, decompress

-l--level LEVEL

Level, if relevant to the algorithm

-i--input INPUT

Input file, if not set will read from stdin

-o--output OUTPUT

Output file, if not set will write to stdout

-q--quiet

Remove all informational output

-h--help

Print help

-V--version

Print version

Examples

cramjam-cli snappy compress --input myfile.txt --output out.txt.snappy

Info

February 2024