Skip to content

pts/lzw_codec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lzw_codec: LZW compressor and decompressor in C

lzw_codec is an LZW compressor and decompressor implemented in ANSI C. It's
binary-compatible with PDF /LZWDecode and PostScript /LZWEncode filters
if the filters are used without parameters.

__END__

About

LZW compressor and decompressor in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published