NAME
mgbilevel - compresses a bilevel image using a specified template
SYNOPSIS
mgbilevel -e [ -t "" "string" ] infile [ >compressed-outfile ]
or
mgbilevel -d compressed-infile [ >outfile ]
DESCRIPTION
mgbilevel performs (up to) a two-stage template-based compression. The user can specify the template to be used in the compression process. The default template size is a two-stage template 22/10. The compressed file contains the template type in the stream. The output files are written to stdout.
OPTIONS
Options may appear in any order. 312.sp 40u
infile
This is the input .pbm file to be compressed.
outfile
This is the decompressed .pbm file.
SEE ALSO
mg(1), mg_compression_dict(1), mg_fast_comp_dict(1), mg_get(1), mg_invf_dict(1), mg_invf_dump(1), mg_invf_rebuild(1), mg_passes(1), mg_perf_hash_build(1), mg_text_estimate(1), mg_weights_build(1), mgbuild(1), mgdictlist(1), mgfelics(1), mgquery(1), mgstat(1), mgtic(1), mgticbuild(1), mgticdump(1), mgticprune(1), mgticstat(1).