Data-Compression.org

data compression link collection

Archives

Rubyzip

Posted in March 28th, 2004

Rubyzip is a ruby module for reading and writing zip files.

As of March, 2004, Rubyzip is shipping version 0.5.4

http://sourceforge.net/projects/rubyzip

read more from " Rubyzip "

2JPEG

Posted in March 28th, 2004

2JPEG is a graphics converter allowing you to convert images to jpeg format from 50+ image file types including conversions from bitmap to jpeg, from gif to jpeg, from tiff to jpeg and so on. The program has no windows interface and is fully optimized for working in background mode.

http://batch.fcodersoft.com/2jpeg/index.htm

read more from " 2JPEG "

Media Player Classic

Posted in March 28th, 2004

Media Player Classic is similar to Windows Media Player 6.4 but with features pertained to minimalist advanced users. It also supports DirectX 9 and VFW drivers for capture. It supports viewing through ActiveX controls of Real and QuickTime files.

http://sourceforge.net/project/showfiles.php?group_id=82303&package_id=84358

read more from " Media Player Classic "

WinAmp

Posted in March 28th, 2004

WinAmp is a very popular freeware MP3 player for Windows PCs.

WinAmp is shipping version 5.0.3 as of March, 2004.

http://www.winamp.com

read more from " WinAmp "

Package: makeself

Posted in March 28th, 2004

makeself is a small shell script that generates a self-extractable archive from a directory. The resulting file appears as a shell script (many of those have a .run suffix), and can be launched as is. The archive will then uncompress itself to a temporary directory and an optional arbitrary command will be executed (for example […]

http://packages.debian.org/unstable/utils/makeself

read more from " Package: makeself "

mjpeg-jpegs

Posted in March 28th, 2004

mjpeg-jpegs is a tool for coverting Motion-JPEG files such as the short movies produced by digital cameras to JPEG files and back. Both AVI and QuickTime formats are supported, including audio tracks.
Release 0.1.0 is shipping as of March, 2004

https://sourceforge.net/projects/almara/

read more from " mjpeg-jpegs "

Zipey Pro

Posted in March 28th, 2004

Another archiver that supports ACE, ARJ, RAR, ZIP and perhaps more.

Version 3.0 is shipping in March, 2004.

http://www.zipey.com/

read more from " Zipey Pro "

SFX Creator

Posted in March 28th, 2004

This program creates a very high secure AES /Serpent/Twofish 256 bit/Blowfish 448 Bit, Mars 1248 Bit and RC6 2048 Bit selfextracting file. The SFX-Header is 41kb-49kb great. This SFX cipher checks whether the decrypting password is correct with a highly secure method, never compromising the key: while a 64 byte random number is created […]

http://www.paehl.de/english.php?sfxcreator

read more from " SFX Creator "

2PNG

Posted in March 28th, 2004
Published in Commercial Programs, PNG

2PNG is a graphics converter allowing you to convert images to png format from 50+ image file types including conversions from jpeg to png, from gif to png, from tiff to png and so on. (See the full list of supported formats here.) The program has no windows interface and is fully optimized for working […]

http://batch.fcodersoft.com/2png/index.htm

read more from " 2PNG "

QuickTime Alternative

Posted in March 28th, 2004

QuickTime Alternative will allow you to play QuickTime (.mov .qt) files. This way there is no need to install the offical QuickTime Player. It also supports QuickTime content that is embedded in webpages. The QuickTime plugins include iPIX and QuickTimeVR.

http://home.hccnet.nl/h.edskes/mirror.htm?quicktime

read more from " QuickTime Alternative "

Real Alternative

Posted in March 28th, 2004

Real Alternative will allow you to play RealMedia files without having to install the official RealPlayer. You do need a media player that is capable of playing RealMedia files. The included Media Player Classic supports it. Supported are RealAudio (.ra .rpm), RealVideo (.rm .ram .rmvb), RealText (.rt), and ReadPix (.rp). Not fully supported are: Streaming […]

http://home.hccnet.nl/h.edskes/finalbuilds.htm

read more from " Real Alternative "

MPEGPas

Posted in March 27th, 2004

A commercial MPEG video compression library written completely in Pascal (Borland Delphi, source code included). A demo version and the documentation can be downloaded.

http://www.msbsoftware.it/mpegpas/

read more from " MPEGPas "

Epic24

Posted in March 27th, 2004

From the site: Epic24 is a GUI program that I wrote to interactively compare graphic compression codecs against each other. It currently contains JPG, Lossless JPG, JPEG 2000, (Jasper Library Implementation), PNG, John Robinson’s BTP and ATP, and finally my own lossless graphics compression called IMPLODE (IMage Predictive LOssless Decoder Encoder).

http://www.users.bigpond.com/kevinpeirce/Epic24/index.htm

read more from " Epic24 "

APT

Posted in March 27th, 2004

APT (Adaptive Prediction Trees) image coding supersedes BTPC (Binary Tree Predictive Coding). It is a general-purpose compression scheme for all types of still image. It does both lossless and lossy compression of monochrome and color images from 1 to 16 bits per component. Its performance on all image types is often close to that of […]

http://www.intuac.com/userport/john/apt/index.html

read more from " APT "

WinHki

Posted in March 27th, 2004

WinHki is an archiving tool that understands the usual gamut of formats - compresses 9, decompresses 12, and one of this is its own proprietary HKI format.

http://www.winhki.com/en/index.htm

read more from " WinHki "

A Simple Yet Highly Efficient Compressing Technique

Posted in March 27th, 2004

A nice CodeGuru article describing compression of a dictionary.

http://codeguru.com/Cpp/Cpp/algorithms/compression/article.php/c6403/

read more from " A Simple Yet Highly Efficient Compressing Technique "

OutlookZIP

Posted in March 20th, 2004

The OutlookZIP it’s an Add-On for Microsoft® Outlook. It makes easy for you to compress the files that you attach to Microsoft® Outlook e-mail messages. OutlookZIP adds three buttons to Outlook toolbar making the usage simple easy. OutlookZIP works only with Outlook 2000, Outlook XP (2002), and Outlook 2003. It does […]

http://pwp.netcabo.pt/e2e/

read more from " OutlookZIP "

Full-Text Searching & the Burrows-Wheeler Transform

Posted in March 20th, 2004

In this article, I examine an indexing method that lets you find any character sequence in the source text in time only proportional to the sequence length using a structure that can compress the entire source text and index into less space than the text alone. This technique is exceptionally fast at detecting and counting […]

http://www.ddj.com/documents/s=8944/ddj0312d/0312d.htm?temp=jiRiV3fTQc

read more from " Full-Text Searching & the Burrows-Wheeler Transform "

Zip and Unzip Using VB5 or VB6

Posted in March 20th, 2004

This code shows how to use the freeware InfoZip Zip32.DLL and Unzip32.DLL files from the http://www.cdrom.com/pub/infozip/ website. The InfoZip DLL’s are open-source DLL’s that are available for programmers to utilise free of charge. They are standard C DLLs and were very tricky/impossible to interface with VB until VB5/6 offered the ‘addressof’ operator.

http://codeguru.com/vb/gen/vb_graphics/fileformats/article.php/c6743/

read more from " Zip and Unzip Using VB5 or VB6 "

cabextract

Posted in March 17th, 2004

cabextract is a GPLed program which extracts Microsoft Cabinet (.CAB) archives. It fully supports both the MSZIP and LZX compression formats. It can also extract multi-part archives and self-extracting archives.
Release 1.0 shipped in March, 2004

http://www.kyz.uklinux.net/cabextract.php3

read more from " cabextract "

Tolly Group Report on Adams Platform

Posted in March 17th, 2004

Miracle video encoding technology verified by this Australian testing firm.

http://www.tollygroup.com/TS/2003/MediaWorldCom/AdamsPlatform/TollyTS203125MediaWorldOctober2003.pdf

read more from " Tolly Group Report on Adams Platform "

Archive

Posted in March 17th, 2004

This product seems to have chosen the obvious name, so that’s a good start. It appears to be an archiver for *NIX that can work with tgz, tar, bz2, zip, and jar archives. It’s Python, and it appears to be free.

Version 1.9.4 is shipping in March, 2004.

http://rox.sourceforge.net/archive.html

read more from " Archive "

Replacing a Dictionary with a Square Root

Posted in March 14th, 2004

Tom Cagill creates GIF files without using LZW.

http://www.ddj.com/documents/s=1486/ddj0110o/

read more from " Replacing a Dictionary with a Square Root "

The OpenH323 Project

Posted in March 14th, 2004

This open source project aims to create a free H.323 stack. The project was started as a reaction to the high cost of commercial implementations of audio and video compression code implementing the various components of H.323. Roger H. adds There are now several useful applications which use the library
including OpenMCU (a reliable multi person […]

http://www.openh323.org/

read more from " The OpenH323 Project "

JPEG2000, the next millenium compression standard for still

Posted in March 7th, 2004

by Maryline Charrier, Diego Santa Cruz and Mathias Larsson. This short paper gives an overview of the JPEG2000 standard, along with a java decoder.

http://ltswww.epfl.ch/~dsanta/research/jpeg2000-icmcs99

read more from " JPEG2000, the next millenium compression standard for still "

The Benefits and Drawbacks of HTTP Compression

Posted in March 7th, 2004

A paper by Timothy McLaughlin that gives an overview of HTTP Compression and tries to decide whether it’s a good thing for not.

http://www3.lehigh.edu/images/userImages/cdh3/Page_3456/LU-CSE-02-002.pdf

read more from " The Benefits and Drawbacks of HTTP Compression "

A study of JPEG 2000 still image coding versus other standards

Posted in March 7th, 2004

by Diego Santa-Cruz and Touradj Ebrahimi. This paper is to-be-published.

http://ltswww.epfl.ch/~dsanta/research/jpeg2k-study-eusipco2000

read more from " A study of JPEG 2000 still image coding versus other standards "

An analytical study of JPEG 2000 functionalities

Posted in March 7th, 2004

by Diego Santa-Cruz and Touradj Ebrahimi. A paper to be published in Proc. of the IEEE International Conference on Image Processing (ICIP), September, 2000.

http://ltswww.epfl.ch/~dsanta/research/jpeg2k-func-icip2000

read more from " An analytical study of JPEG 2000 functionalities "

Libungif - An uncompressed GIF library

Posted in March 7th, 2004

A library for reading and writing gif images. The save functionality uses an uncompressed gif algorithm to avoid the Unisys LZW patent. This library is based on Eric Raymond’s giflib and implements a superset of that library’s API.

Version 4.1.2 of this library shipped in March, 2004.

http://sourceforge.net/projects/libungif/

read more from " Libungif - An uncompressed GIF library "

ZipScan

Posted in March 7th, 2004
Published in Commercial Programs, Zip

ZipScan performs a fast file search that looks inside Zip, CAB, RAR, JAR, and ACE archive files, including self-extracting archives. The search can also check a file’s size, look for a text string, and search a file’s version resource table.

http://www.zipscan.co.uk/

read more from " ZipScan "