Projects tagged ‘compress’


[11 total ]
599

7-zip

   
Licensed as: BSD-ish License,GNU Lesser General Public License 2.1

7-Zip is a file archiver with high compression ratio. The main features of 7-Zip * High compression ratio in new 7z format with LZMA compression * Supported formats: o Packing / unpacking: 7z, ZIP, GZIP, BZIP2 and TAR ... [More] o Unpacking only: RAR, CAB, ISO, ARJ, LZH, CHM, Z, CPIO, RPM, DEB and NSIS * For ZIP and GZIP formats, 7-Zip provides a compression ratio that is 2-10 % better than the ratio provided by PKZip and WinZip * Self-extracting capability for 7z format * Integration with Windows Shell * Powerful File Manager * Powerful command line version * Plugin for FAR Manager * Localizations for 63 languages [Less]

7

YUI Compressor

 

The YUI Compressor is JavaScript minifier designed to be 100% safe and yield a higher compression ratio than most other tools. Tests on the YUI Library have shown savings of over 20% compared to JSMin (becoming 10% after HTTP compression). Starting ... [More] with version 2.0, the YUI Compressor is also able to compress CSS files by using a port of Isaac Schlueter's regular-expression-based CSS minifier [Less]

3

pack:tag

 
Primary Language: Java Licensed as: GNU Lesser General Public License 2.1

pack:tag is a JSP-Taglib that minifies, compresses and combines resources (like JavaScript and CSS) and caches them in memory or in a generated file. It works transparent to the user/developer and the compressing-algorithms are pluggable.

Metrics updated 30 Aug 08

2

Minify

 
Primary Language: JavaScript Licensed as: New BSD License

Combines, minifies, and caches JavaScript and CSS files on demand to speed up page loads.

Metrics updated 02 Sep 08

1

SmartOptimizer

 
Primary Language: PHP Licensed as: GNU General Public License 3.0 or later

SmartOptimizer is a PHP program that enhances your website performance by optimizing the front-end using techniques such as minifying, compression, caching and concatenation.

Metrics updated 03 Sep 08

1

libarchive

 
Primary Language: C Licensed as: BSD-ish License

Libarchive is a programming library that can create and read several different streaming archive formats, including most popular tar variants, several cpio formats, and both BSD and GNU ar variants. It can also write shar archives and read ISO9660 ... [More] CDROM images and ZIP archives. The bsdtar program is an implementation of tar(1) that is built on top of libarchive. It started as a test harness, but has grown into a feature-competitive replacement for GNU tar. The bsdcpio program is an implementation of cpio(1) that is built on top of libarchive. [Less]

Metrics updated 04 Sep 08

1

tarlimit

 
Primary Language: Python Licensed as: GNU General Public License 2.0

tarlimit is a simple command line utility designed to create backups of their data onto fixed media. If the data being archived is larger than the selected media, the data must be split up and placed on several separate disks. tarlimit is the ... [More] solution to this problem, which would otherwise be solved manually. It will take a directory and archive it, starting a new archive whenever it nears the user specified size limit. [Less]

Metrics updated 02 Sep 08

1

The Unarchiver

 
Primary Language: C Licensed as: GNU Lesser General Public License 2.1

The Unarchiver is a much more capable replacement for "BOMArchiveHelper.app", the built-in archive unpacker program in Mac OS X. The Unarchiver is designed to handle many more formats than BOMArchiveHelper, and to better fit in with the design of the ... [More] Finder. It can also handle filenames in foreign character sets, created with non-English versions of other operating systems. I personally find it useful for opening Japanese archives, but it should handle many other languages just as well. [Less]

Metrics updated 01 Sep 08

1

factorcss

 

This tool takes a CSS stylesheet on input and produces an almost equivalent stylesheet on output, but with rulesets split, combined, and reordered to "factor out" common declarations. This helps reveal shared components. The resulting stylesheet may ... [More] also be smaller. The only known case where the output is not equivalent to the input is when the stylesheet depends on the order of rules (see CSS 2.1 6.4.1 [Less]

0

pylzma

 
Primary Language: C++ Licensed as: GNU Lesser General Public License 2.1

Platform independent Python bindings for the LZMA compression library.

Metrics updated about 19 hours ago