Data-Compression.org

data compression link collection

Author Page

FLAC Source Code

Source code to the FLAC library, command-line encoder/decoder, and player plugins. FLAC is an open-source lossless audio codec.

http://sourceforge.net/cvs/?group_id=13478

read more from admin's post

Posted in February 15th, 2001

Self-Extracting File Framework

By Rui Godinho Lopes. An article about creating Self-Extracting files with integrated compression.

http://www.codeproject.com/file/sfxframework.asp

read more from admin's post

Posted in February 12th, 2001

ARJ 2.75

Published in Commercial Programs, ARJ

An archived copy of ARJ 2.75.

ftp://garbo.uwasa.fi/pc/arcers/arj275a.exe

read more from admin's post

Posted in February 5th, 2001

ZipTV

The ZipTV compression suite is a set of components to be used with Borland’s Delphi and C++ Builder products. Manage archives, SFXs, etc, with support for at least 15 archive formats.

Reader Joseph K. says Amazing collection of compression tools!.

http://www.ziptv.com/

read more from admin's post

Posted in January 28th, 2001

TI releases DSP Developer Support for JPEG2000

Texas Instruments announced the release of a DSP based Image Developer’s Kit, with support coming for JPEG2000, MPEG-4, and other standards.

http://www.ti.com/sc/docs/news/2001/01013.htm

read more from admin's post

Posted in January 25th, 2001

Factoring Wavelet Transforms into Lifting Steps

by I. Daubechies and W. Sweldens.

http://cm.bell-labs.com/who/wim/papers/factor.pdf

read more from admin's post

Posted in January 19th, 2001

Overview of Used IDs for crunched files

An attempt to catalog archive types based on the first few bytes of a file. This list was created for Amiga users, but might help on other platforms as well.

http://www.amiga-stuff.com/crunchers-id.html

read more from admin's post

Posted in January 11th, 2001

Archivers to download

Published in Links, Archiving

A big list of pointers to archive programs for the Amiga platform.

http://www.amiga-stuff.com/archivers-download.html

read more from admin's post

Posted in January 11th, 2001

“Data Compression Fundamentals” (1998)

Andrey Fomin has posted a long Russian paper in word format on his web site. You’ll need a Microsoft Passport (free) to get here, but it’s worth the trip if you can read it.
Andrey has this to say about his paper/book:
A survey of different basic Data Compression techniques. Uses some mathematical and statistical materials, but […]

http://www.msnusers.com/FAndy/files/dc.HTM

read more from admin's post

Posted in January 11th, 2001

Bilddatenkompression/Image Data Compression

Subtitled Basics, Standards and Wavelet-Based Algorithms for Image and Video Coding. This German-language textbook contains full source code (ANSI-C) of a wavelet-based image coder.

http://www-nt.e-technik.uni-rostock.de/~ts/Buch/book.html

read more from admin's post

Posted in January 4th, 2001

Publications of Tilo Strutz

Links to the papers of Tilo Strutz, concentrating on wavelet based compression. Some papers published in German. Note that Tilo Strutz has added a textbook on image compression to his list of publications.

http://www-nt.e-technik.uni-rostock.de/~ts/Papers/papers.html

read more from admin's post

Posted in January 4th, 2001

M99

This page is devoted to a new compressor called M99. The author says that M99 is a new type of statistical compressor that has speeds rivaling the fastest Huffman coders with ratios of the best statistical modeling programs. Good!

http://geocities.com/m99dataCompression/

read more from admin's post

Posted in January 2nd, 2001

The LPAC Homepage

LPAC is a codec for lossless compression of 8, 12, 16, 20, and 24 bit audio files. It has cross-platform support for Windows, Linux and Solaris. Direct playback of LPAC files is possible with a Winamp plug-in. A satisfied user tells the DCL Compression on the material I use is superior to the FLAC encoder.

http://www.nue.tu-berlin.de/wer/liebchen/lpac.html

read more from admin's post

Posted in December 28th, 2000

Codec capers - The inaudible mystery of the missing bits

An article from CommVerge giving a little bit of an overview about data compression using various audio compressors. Two follow-up articles are linked to from this page.Registration required

http://www.e-insite.net/commvergemag/index.asp?layout=article&articleId=CA54501&stt=001

read more from admin's post

Posted in December 25th, 2000

Zip Search

A search program for Windows that looks for text inside zip files. Free software.

http://www.fullcircuit.ukgateway.net/soft.htm

read more from admin's post

Posted in December 18th, 2000

Lossless Compression of Audio

My particular interest is in delivery of music via the Net - with compression which does not affect the sound quality at all. I am primarily interested in compression ratios, not speed of the programs. I think this is the first web site devoted to listing all known lossless audio compression algorithms and […]

http://www.firstpr.com.au/audiocomp/lossless/

read more from admin's post

Posted in December 10th, 2000

Fractal Compression

Stefan Adolf’s page discussing some experimentation he’s doing with Fractal compression. A cry for help?

http://www.stadolf.de/fc.htm

read more from admin's post

Posted in December 9th, 2000

Suffix Trees

A short and sweet tutorial on suffix trees. What they are and how to construct them.

http://www.csse.monash.edu.au/~lloyd/tildeAlgDS/Tree/Suffix.html

read more from admin's post

Posted in December 5th, 2000

The LZSS Algorithm

The Data Compression Center gives an explanation of LZSS coding.
This link points to an archived site, as the original has disappeared. Links on the archived page may or may not work properly.

http://web.archive.org/web/20020602055842/http://www.rasip.fer.hr/research/compress/algori
thms/fund/lz/lzss.html

read more from admin's post

Posted in December 2nd, 2000

PPMD Var ‘G’ (Dmitry Shkarin)

Free PPM program with full source, advertised as fast.

ftp://ftp.simtel.net/pub/simtelnet/win95/compress/ppmdi.zip

read more from admin's post

Posted in December 1st, 2000

An analysis of the second step algorithms in the Burrows-Wheeler compression algorithm

A paper by Sebastian Deorowicz. Implementing the BWT transform is nice and simple, but what you do with the transformed data is where all the action is. Traditionally, we use Move To Front followed by an entropy encoder. Sebastian talks about some alternatives that help compression.

http://www-zo.iinf.polsl.gliwice.pl/~sdeor/pub/deo00b.ps

read more from admin's post

Posted in November 29th, 2000

Compression and decompression using the Crypto++ library

This article from the archives of The CodeProject describes how to use the free library to perform in-memory compression and decompression.

http://www.codeproject.com/cpp/compdef.asp

read more from admin's post

Posted in November 27th, 2000

Compression Patents Sorted By Coverage

Ross Williams has provided a list of compression patents here. Might help, although the site is a few years old and doesn’t appear to have been updated recently.

http://www.ross.net/compression/patents_by_coverage.html

read more from admin's post

Posted in November 22nd, 2000

The Data Compression Newsletter #11 -The CodeProject Zip Library

Issue #11 of the DDJ Compression Newsletter contains some sample code that uses the Zip library from The CodeProject to create a little unzip program. A very simple program that uses a free library to get a lot done.

http://www.ddj.com/maillists/compression/do200010cm/do200010cm001.htm

read more from admin's post

Posted in November 17th, 2000

Compression, Encoding and Graphics Files - A Practical Tutorial

Tutorial by Rich Holowczak from Rutgers U. A set of slides that would probably be really useful if you had the lecture to go with it. Without the lecture, not so hot.

http://cimic.rutgers.edu/~holowcza/present/compress/

read more from admin's post

Posted in November 17th, 2000

Huffyuv v2.1.1

A lossless video codec for Win32. It’s designed to be super-fast, allowing it to be used to capture video. Free software, full source available.

http://www.math.berkeley.edu/~benrg/huffyuv.html

read more from admin's post

Posted in November 15th, 2000

JPEG baseline compression

A short description of JPEG baseline compression from the folks at DAKX, who offer a competing method of compressing analog data of all types.

http://dakx.com/theory/jpegbaseline.html

read more from admin's post

Posted in November 12th, 2000

Paolo Ferragina

Paolo Ferragina’s research in data structures and string matching naturally lends itself to Data Compression and to the problem of indexing compressed data. See the link to his recent papers on indexing BWT compressed files. He is currently an Associate Professor of Computer Science at the University of Pisa.

http://www.di.unipi.it/~ferragin

read more from admin's post

Posted in November 9th, 2000

Crypto++ 4.0

Crypto++ is a free compression library, that just happens to support a Zip compatible algorithm.

http://www.eskimo.com/~weidai/cryptlib.html

read more from admin's post

Posted in November 4th, 2000

RK Home Page

Another archiver, released under GPL. No source released as of yet. The author reports that RK is a strong contender for best compresson ratios among the current crop of archivers.DCL user reports
“One of the best compressors available.”

http://rksoft.virtualave.net/

read more from admin's post

Posted in November 4th, 2000