Data-Compression.org

data compression link collection

Archives

Digital Compression for Multimedia: Principles & Standards

Posted in December 27th, 1998

Jerry Gibson, Toby Berger, Tom Lookabaugh, Rich Baker and David Lindberg. Drawing on their experience in industry, research, and academia, this powerful author team combines their expertise to provide an accessible guide to data compression standards and techniques and their applications
Please use
this link to purchase the book through Amazon.com. Your purchase will help support […]

http://www.bhusa.com/bookscat/search/details.asp?isbn=1558603697&country=United+States&mscssid=PB89QLSG0L4X9HJ22543GFMP6P67BWW7

read more from " Digital Compression for Multimedia: Principles & Standards "

JPEG Wizard by Pegasus Imaging

Posted in December 27th, 1998

For those individuals looking for an application that deals with all aspects of JPEG imaging–The JPEG Wizard is it! The JPEG Wizard is based around the premise that altering and processing an image at the algorithmic level instead of the visual level greatly preserves the quality of an image.

http://www.pegasusimaging.com/wizard.html

read more from " JPEG Wizard by Pegasus Imaging "

ZLIB for Visual Basic

Posted in December 25th, 1998

Download ZLIB for Visual Basic (26kB 24-8-97) ZLIB has been ported to an .OCX by Mark Nelson. If you don’t want the overhead of an .ocx, you can use this zlibvb.bas file (module) to give you access to the basic routines. In order to use it, you’re going to need one of the ZLIB.DLL files […]

http://patb.dhs.org/Programming/ZlibVB.htm

read more from " ZLIB for Visual Basic "

Not Really Vanished

Posted in December 25th, 1998

The home page for NRV, the next generation successor to LZO. NRV is a portable lossless data compression library written in C++. It offers pretty fast compression and *very* fast decompression. Decompression requires no memory. NRV is free under the GPL.
DCL reader Luigi T. saidIt would be very useful for my needs, but at […]

http://www.oberhumer.com/mfx/nrv/

read more from " Not Really Vanished "

Charles Bloom’s Page

Posted in December 25th, 1998

Charles has a really great collection of software he has written on this page, much of it is indexed here in the appropriate pages. His home page also contains links to some interesting papers and descriptions on various algorithms, as well as some archived posts that explain some compression topics. It’s well worth nosing around […]

http://www.cbloom.com

read more from " Charles Bloom’s Page "

Image Compression via Joint Statistical Characterization in the Wavelet Domain

Posted in December 24th, 1998

By Robert W Buccigrossi and Eero P Simoncelli, GRASP Laboratory Technical Report #414, University of Pennsylvania, May 30, 1997. This page contains the abstract, with links to the full paper, as well as software associated with it.

http://www.cis.upenn.edu/~eero/ABSTRACTS/buccigrossi97-abstract.html

read more from " Image Compression via Joint Statistical Characterization in the Wavelet Domain "

Information Theory

Posted in December 24th, 1998

Lecture notes for a course on Information Theory, by John Lafferty, School of Computer Science, Carnegie Mellon University. Includes handouts, problem sets, code, additional lectures, and a page of links.

http://www.cs.cmu.edu/People/lafferty/info-theory.html

read more from " Information Theory "

LZRW4: Ziv and Lempel meet Markov

Posted in December 24th, 1998

By Ross Williams, 1991. A description of a lossless algorithm invented by Ross Williams. The algorithm is based on LZW compression with the addition of a Markov-like prediction engine. Maybe.

http://www.cs.pdx.edu/~idr/unbzip2.cgi?compression/lzrw4.html.bz2

read more from " LZRW4: Ziv and Lempel meet Markov "

Compression Ratios

Posted in December 24th, 1998

A set of benchmarks for lossless compression of various test sets, including the CCITT B&W images, the Calgary Corpus, and a Gray Scale set. Includes some dates for checking historical progression.

http://www.cs.waikato.ac.nz/~singlis/ratios.html

read more from " Compression Ratios "

The Compression Site

Posted in December 24th, 1998
Published in Links, Data Compression

by Dave Kristula. Has download pages for archivers, plus benchmark results.

http://www.davesite.com/computers/compress.shtml

read more from " The Compression Site "

The Lossless Compression (Squeeze) Page

Posted in December 24th, 1998

This page is designed made to teach people about Lossless compression algorithms through the use of text graphics and Java Applets! Dominik Szopa has created pages that demonstrate Huffman, Adaptive Huffman, and LZW compression.
DCL reader SF has this to say: While the site itself is rather quick, it’s disorganized…the Java applets really don’t show what’s […]

http://www.cs.sfu.ca/CC/365/li/squeeze/

read more from " The Lossless Compression (Squeeze) Page "

Complexity on line

Posted in December 24th, 1998
Published in Mirror Site

http://life.csu.edu.au/complex/

read more from " Complexity on line "

Greenleaf Software

Posted in December 23rd, 1998

Greenleaf sells ArchiveLib, an archiving library that supports both Zip and a proprietary format

http://www.greenleafsoftware.com

read more from " Greenleaf Software "

Entropy on the World Wide Web

Posted in December 23rd, 1998

Chris Hillman’s page of links to Information Theory pages, papers, etc.

http://www.informatik.uni-trier.de/~damm/Lehre/InfoCode/entropy.html

read more from " Entropy on the World Wide Web "

The Calgary Corpus Compression Challenge

Posted in December 23rd, 1998

Leonid A. Broukhis puts his money where his mouth is by offering a cash prize for good, reproducible compression. He has paid out at least one modest prize.

http://www.mailcom.com/challenge

read more from " The Calgary Corpus Compression Challenge "

Complexity On-Line: Frequently Asked Questions

Posted in December 23rd, 1998
Published in Mirror Site

http://life.csu.edu.au/complex/faq.html

read more from " Complexity On-Line: Frequently Asked Questions "

Fractals and Scale

Posted in December 23rd, 1998

By David G. Green, Environmental and Information Sciences, Charles Sturt University. A short tutorial that provides an introduction to just what fractals are all about.

http://life.csu.edu.au/complex/tutorials/tutorial3.html

read more from " Fractals and Scale "

Complex Systems Virtual Library

Posted in December 23rd, 1998
Published in Mirror Site

Search for things here

http://life.csu.edu.au/vl_complex/

read more from " Complex Systems Virtual Library "

ACE Archiver

Posted in December 23rd, 1998

The home page for the shareware ACE archiver, including download links. Both self extracting and Zipped versions of the file are available from this page. This page also includes free source code for UNACE, and variants on ACE and UNACE. Reader comment Excellent user interface, better compression than Zip.

http://members.aol.com/mlemke6413

read more from " ACE Archiver "

The gzip home page

Posted in December 23rd, 1998
Published in Mirror Site

The home page for gzip, the free compression program.

http://w3.gzip.org

read more from " The gzip home page "

LZO download site

Posted in December 23rd, 1998

The primary site for downloading LZO files. This includes mini-LZO, a shrunk down version of the LZO library, Perl-LZO, and Python-LZO.

http://www.oberhumer.com/opensource/lzo/#download

read more from " LZO download site "

Pegasus Imaging Corporation

Posted in December 22nd, 1998

Pegasus Imaging Corporation has their fingers in many different pies, mostly related to imaging and image compression. This home page has links to many of their diffferent products, a variety of programs and libraries.

http://www.pegasusimaging.com/

read more from " Pegasus Imaging Corporation "

BWT Animation

Posted in December 22nd, 1998

The site bills itself as an animation, but in fact it is just a couple of screen captures that demonstrate an animation.

http://www.research.digital.com/SRC/zeus/wheeler.html

read more from " BWT Animation "

Zip and Unzip for Win95

Posted in December 21st, 1998

Windows 95 programs Zip and Unzip that use zlib for the compression engine. These two programs don’t support encryption, multivolume archives, or old PKZip 1.x formats. Don’t confuse thes with the Info-ZIP products, this is something else entirely.

http://www.winimage.com/zLibDll/unzip.html

read more from " Zip and Unzip for Win95 "

Jeff Vitter

Posted in December 21st, 1998

Email address for Jeff Vitter, prolific author of papers which frequently include data compression topics

mailto:jsv@cs.duke.edu

read more from " Jeff Vitter "

codecs.tgz

Posted in December 20th, 1998

codecs.tgz contains C source code for three different types of codecs: LZW, RLE, and Huffman. The archive contains source code documented in both French and English.

ftp://ftp.cdrom.com/pub/x2ftp/compress/codecs.tgz

read more from " codecs.tgz "

JPEG Group free software

Posted in December 20th, 1998

This distribution contains MS-DOS executable copies of version 6b of the Independent JPEG Group’s free JPEG software. Several different programs for conversion and manipulation of JPEG files.

ftp://ftp.simtel.net/pub/simtelnet/msdos/graphics/jpeg6b.zip

read more from " JPEG Group free software "

JPEG Group free software - 32 Bit Versions

Posted in December 20th, 1998

This distribution contains MS-DOS 32 bit extended executable copies of version 6b of the Independent JPEG Group’s free JPEG software. Several different programs for conversion and manipulation of JPEG files.

ftp://ftp.simtel.net/pub/simtelnet/msdos/graphics/jpeg6b32.zip

read more from " JPEG Group free software - 32 Bit Versions "

JPEG Group free software source

Posted in December 20th, 1998
Published in Source Code, JPEG

Free, portable C code for JPEG compression is available from the Independent JPEG Group. Source code, documentation, and test files are included.

ftp://ftp.simtel.net/pub/simtelnet/msdos/graphics/jpegsr6.zip

read more from " JPEG Group free software source "

Sam’s Compression Links

Posted in December 20th, 1998
Published in Links, Data Compression

A short list of assorted compression links, no particular theme.

http://expage.com/page/complinks

read more from " Sam’s Compression Links "