Archives
Webcompression.org
This site is dedicated to discussion and explanation of HTTP compression with the Apache web server. Looks to me like the first place to go for information.
http://www.webcompression.org/CiderPress
CiderPress is a Win32 programmer that is designed to support Apple II archiving formats. Full support for ShrinkIt (NuFX) archives, plus a bunch of features that provide glue functoins for dealing with AppleII stuff on modern Windows machines.
http://www.faddensoft.com/ciderpress/MP3 Streaming DownSampler
Damascus Porteng wrote this downsampler that will take an input MP3 stream and resample it at a lower bit rate. Looks like open source that will run on *NIX systems.
http://obfuscated.yi.org/~damacus/Projects/mp3SDS/Yet another java id3 lib
A Java library that lets you read and write the ID3 tags embedded in MP3 files. Yep, it’s free.
http://sourceforge.net/projects/yajilIvyTV
IvyTV seeks to create an open source kernel mode driver for the iTVC15 familiy of MPEG codecs, which are found on the Hauppage PVR capture cards.
http://ivtv.sourceforge.net/index.htmlA Bit-Wise Adaptable Entropy Coding Technique
This paper describes an entropy encoder that can outperform Huffman or arithmetic coding.
http://www.nasatech.com/Briefs/July02/NPO21101.htmlread more from " A Bit-Wise Adaptable Entropy Coding Technique "
ZipBackup
Another Win32 backup program. 30 day free trial, but you have to pay up after that.
http://www.zipbackup.com/Zip/JPEG Mask and Encryption
This cool program uses either Zip file or JPEG file to encrypt some of your data. I think it’s free, email me if I’m wrong.
http://www.sfu.ca/~vwchu/zjmask.htmlBee Archiver
This is an archiver. That’s all I know - the web page is in Russian, and the Babel Fish translation didn’t give me too much additional information.
http://compression.graphicon.ru/fa/Silesia compression corpus
Sebastian Deorowicz decided to create a compression corpus of his own, attempting to overcome some of the deficiencies he sees in the old guard.
http://sun.iinf.polsl.gliwice.pl/~sdeor/corpus.htmXceed Streaming Compression for .NET
Xceed Streaming Compression for .NET is an efficient and lightweight data compression class library for Microsoft .NET and ASP.NET. It can process any size byte array with ease and provides a true .NET pass-through stream object for automatically compressing or decompressing any .NET stream’s data on the fly. It supports the GZip, Zlib, Deflate and […]
http://www.xceedsoft.com/products/StreaNet/Xceed Streaming Compression Library
The Xceed Streaming Compression Library is a high-performance “raw” compression library. It offers the ability to compress and decompress streaming data, buffers, strings or single files and supports multiple compressed data formats. Unlike the Xceed Zip Compression Library, this ultralight library doesn’t offer Zip file handling capabilities.
http://www.xceedsoft.com/products/Stream/index.htmThe Unzip Wizard
The folks at Softword Technology have this to say about their product: There are many unzipping software tools to unzip ZIP files, but the easiest and friendliest of them all is The Unzip Wizard! It appears that this product is aimed at providing the core functionality needed by novice users. Shareware.
Version 3.1.0 is shipping as […]
http://www.unzipwizard.com/unzip-software.htmXZip and XUnzip - Add zip and/or unzip to your app
This CodeProject article gives you support for both zipping and unzipping files from archives without requiring a lib or dll. The code is absolutely free.
Update posted June 20, 2003.
http://codeproject.com/cpp/xzipunzip.aspread more from " XZip and XUnzip - Add zip and/or unzip to your app "
ShipInBottle Archiver
This is a Russian language web site, so I’ll have to apologize in advance for any mistakes. As far as I can tell, this is a PPM-based archiver. I can’t tell if it’s free or not, so I’m listing it as both!
http://shipinbottle.narod.ru/Xceed Zip for .NET Compact Framework
Xceed Zip for .NET Compact Framework is a data compression and all-purpose file manipulation class library for creating mobile apps. It provides flexible zip, gzip and streaming data compression capabilities for compact applications created with Visual Studio .NET 2003. The library includes an innovative and extensible filesystem object model that makes zip files as easy […]
http://www.xceedsoft.com/products/ZipNetCF/index.htmThe GSLib image compression library
Alexander Simakov has created a streaming, DCT-based, lossy compression library that works on gray scale images. This is a shareware library that works with Win32 programs. Registered users get source code, samples in several languages, and help files in English and Russian.
http://www.entropyware.info/libDSP
A C++ library of digital signal processing routines. We link to it here because it includes a DCT algorithm, plus a few other possibly interesting routines.
http://libdsp.sourceforge.net/mjpgTools
mjpgTools is an encapsulation of the JPeGlib and MJPeGtools and several other useful routines into a single Win32 DLL. This is an Open Source project, so have at it.
http://sourceforge.net/projects/mjpgtools/Deltup
This program is designed to accurately create a difference file between two packages, allowing for an update with a minimal source file.
http://deltup.sourceforge.net/Going from a JPG/GIF/BMP File to a HBITMAP File Using Plain API
This article on the Codeguru site by Michael Chourdakis demonstrates how to use the Windows IPicture interface to quickly load a JPEG, GIF, or BMP file into an easy to use HBITMAP. This is of course assuming you are using C on the Win32 platform.
http://codeguru.com/bitmap/HBITMAPFile.htmlread more from " Going from a JPG/GIF/BMP File to a HBITMAP File Using Plain API "
WebGraph
This project aims to compress the graph created by spidering the web. They claim 3.8 bits per link, which seems pretty incredible to me.
http://webgraph.dsi.unimi.it/Ogg Theora
Theora is the first video codec from Xiph.org, keepers of Ogg. Theora is based on the VP3 codec from On2.
http://www.theora.org/HowStuffWorks: How MP3 Files Work
An article on MP3 encoding, pitched to the layman.
http://entertainment.howstuffworks.com/mp3.htmImage Compression with Set Partitioning in Hierarchical Trees
Welcome to the WWW home page that describes Set Partitioning in Hierarchical Trees (SPIHT): the powerful new wavelet-based image compression method.
http://www.cipr.rpi.edu/research/SPIHT/read more from " Image Compression with Set Partitioning in Hierarchical Trees "
JXPM - XPM processing library for Personal Java
This library lets you read XMP image files using Personal Java - a defunct standard targeted at handhelds and other slighly constrained platforms.
http://strony.ac-net.pl/magdah/jxpm/read more from " JXPM - XPM processing library for Personal Java "
Windows Media Diagnostic Tool
Having trouble with your Windows Media Player? This program gathers up all your information and stores it in a compressed file that you can quickly mail to your tech support pal in Redmond.
http://www.microsoft.com/downloads/details.aspx?FamilyID=c33b924e-a2ae-4f22-93ea-287753c52926&DisplayLang=enHFFzip
A Huffman file compressor for *NIX platforms. The author admits that the compression is perhaps not the best, but says it’s going to be just right for embedded programming because of its miniscule footprint and high speed.
Version 1.01 was shipping in June, 2003.
http://utenti.quipo.it/claudioscordino/hffzip.htmlSoftDefender
Soft Defender is a good exe file compressor, which can reduce the file size of 32-bit Windows programs by as much as 50%.In addition, Soft Defender is a perfect product of software protection of applications.With Soft Defender, your application can have anti-debugging, anti-tracer, anti-disassemble, anti-dumping, anti-apihook, file integrity checking functions in seconds. It requires no […]
http://www.softdefender.com/Compreso
Compreso implements compressed sockets using an LZH algorithm, as implemented by Rolando Herrero. It does this cooperatively with the Win32 socket library, so you can only run this code under Windows. Freeware.
http://www.compreso.com.ar/compreso.htm