Main > Free Download Search >

Free compress script

compress

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 64
DS Compress - Flash

DS Compress - Flash


This Flash animation displays a compress effect. Includes an HTML code generator that allows change to the parameters without any knowledge of Flash and HTML programming more>> This Flash animation displays a compress effect. Includes an HTML code generator that allows change to the parameters without any knowledge of Flash and HTML programming<<less
Added: 2004-09-20 License: Free for non-commercial use Price: Free
1875 downloads
compress_file 0.85

compress_file 0.85


compress_file -php script, which can compress files to .tar.gz archive. Its basical and simple and its all in one file compress_file.php. Tested on windows and unix. more>> compress_file -php script, which can compress files to .tar.gz archive. Its basical and simple and its all in one file compress_file.php. Tested on windows and unix.<<less
Added: 2008-09-07 License: Free Non-Commercial Price: $0.00USD
12 downloads
Javascript Compressor

Javascript Compressor


You can compress & obfuscate your javascript files with this free online javascript compressor. Compressing your scripts will make them download faster, reduce bandwidth usage and make it harder for others to steal your code. The javascript more>> You can compress & obfuscate your javascript files with this free online javascript compressor. Compressing your scripts will make them download faster, reduce bandwidth usage and make it harder for others to steal your code. The javascript compressor leaves function names and global variables untouched, so your script will continue to work with other scripts.<<less
Added: 2006-08-27 License: Freeware Price: $0.00USD
13 downloads
Web Resource Compressors 2.0

Web Resource Compressors 2.0


Developers and professionals from Boryi have written and will keep writing a lot of open source code both in their free time and on company time. It helps to keep skills up-to-date, all the while contributing back to the community. Visit more>> Developers and professionals from Boryi have written and will keep writing a lot of open source code both in their free time and on company time. It helps to keep skills up-to-date, all the while contributing back to the community. Visit [url]http://www.boryi.com/html/free-tools.html[/url] for free javascript, xml, css, html compressing tools. Online compressing or download executables for offline compressing. Note: Make sure your javascript file are properly ended with semi-colon ";"<<less
Added: 2009-04-19 License: Freeware Price: $0.00USD
12 downloads
JavaScripts and CSS Compressor

JavaScripts and CSS Compressor


Compressing your scripts will make them download faster, reduce bandwidth usage and make it harder for others to steal your code. The javascript compressor leaves function names and global variables u more>> Compressing your scripts will make them download faster, reduce bandwidth usage and make it harder for others to steal your code. The javascript compressor leaves function names and global variables untouched, so your script will continue to work with other scripts.<<less
Added: 2006-10-25 License: Freeware Price: Free
1106 downloads
Compressing files for backup 1.0.0

Compressing files for backup 1.0.0


Using the exec function, this script launches the command line to compress a file into tar.gz. there is a live demo available which creates a file and compresses it right away. more>> Using the exec function, this script launches the command line to compress a file into tar.gz. there is a live demo available which creates a file and compresses it right away.<<less
Added: 2007-11-28 License: Other Price: $0.00USD
14 downloads
File Upload & Compression in ASP.Net 1

File Upload & Compression in ASP.Net 1


This article will show you how to upload a file to the web server and compress it using the compression methods provided in .Net. I will use the open source compression method to compress to a .gz file. The method is available in System.IO.Compression. more>> This article will show you how to upload a file to the web server and compress it using the compression methods provided in .Net. I will use the open source compression method to compress to a .gz file. The method is available in System.IO.Compression.<<less
Added: 2007-09-18 License: Freeware Price: $0.00USD
10 downloads
PHP & File Compression/Archiving techniques

PHP & File Compression/Archiving techniques


PHP has some very easy, simple yet powerful, extensions for file compression support. zip, gZip, bZip2, LZF libraries are popular extensions with php. Each one is actually a different compression form more>> PHP has some very easy, simple yet powerful, extensions for file compression support. zip, gZip, bZip2, LZF libraries are popular extensions with php. Each one is actually a different compression format... all of them have their own algorithms to compress files, and some of them support mentioning which compression algorithm you want to use, while creating/opening a compressed file. We will look at some of the features of these libraries with reference to PHP.<<less
Added: 2007-07-27 License: Freeware Price: Free
530 downloads
Non Convex Compressed Sensing for Non Gaussian Noise

Non Convex Compressed Sensing for Non Gaussian Noise


Non Convex Compressed Sensing for Non Gaussian Noise is designed to be a professional and useful MATLAB functions that are a practical implementation of the Non Convex Compressed Sensing for Non Gaussian Noise Theory more>> Non Convex Compressed Sensing for Non Gaussian Noise is designed to be a professional and useful MATLAB functions that are a practical implementation of the Non Convex Compressed Sensing for Non Gaussian Noise Theory<<less
Added: 2009-07-23 License: BSD - BSD License Price: BSDBSDLicense
1 downloads
JSmart JavaScript and CSS Compressor 1.0 Final Release

JSmart JavaScript and CSS Compressor 1.0 Final Release


JSmart is an open source PHP program that will increase your website download speed by reducing the size of JavaScript and CSS files typically up to 80% or even higher. It is done by removing comments and unnecessary whitespaces and then by compressing more>> JSmart is an open source PHP program that will increase your website download speed by reducing the size of JavaScript and CSS files typically up to 80% or even higher. It is done by removing comments and unnecessary whitespaces and then by compressing the files using gzip. There is no need to do any thing manually. JSmart will compress all your JavaScript and CSS files just after installing it on your website. JSmart uses a smart cache system in both the client side and the server side. It is smart about recompressing only the files that have changed. It is also smart about gzipping the files if the browser supports gzip encoding. It also makes the browser to cache the files until they have not changed. By using Apache mod_rewrite, there is no need to change even one line of code at your project. You should only copy JSmart to your website and enjoy it.<<less
Added: 2006-06-30 License: GPL Price: $0.00USD
16 downloads
CompactBSD 0.1.0

CompactBSD 0.1.0


CompactBSD is a set of tools that allow you to compress OpenBSD onto a small (32MB) compact flash card. more>> CompactBSD 0.1.0 offers you a powerful tool which can help you compress OpenBSD onto a small (32MB) compact flash card for use in small embedded servers. CompactBSD can be used to power wireless hot spots, which is what FatPort uses it for. CompactBSD contains elements of flashdist, a very well maintained tool that lets you easily build an embedded firewall.<<less
Added: 2007-08-13 License: GPL - GNU Public License Price: GPLGNUPublicLicense
13 downloads
G-Encoder 1.0

G-Encoder 1.0


G-Encoder is a PHP script to encode, obfuscate, and compress (only for scripts with above 2kb size). This script is using ZLIB and base64_encode() to encode your PHP source code. This is not PHP encryptor, someone who knows PHP/Programming probably more>> G-Encoder is a PHP script to encode, obfuscate, and compress (only for scripts with above 2kb size). This script is using ZLIB and base64_encode() to encode your PHP source code. This is not PHP encryptor, someone who knows PHP/Programming probably could decode the result. G-Encoder has some features like Time Limiter and Address Binding. of course, its free.<<less
Added: 2005-11-07 License: GPL Price: $0.00USD
12 downloads
 
Other version of G-Encoder
License:GPL
Download
1460 downloads
Added: 2005-11-07
Sitemap Creator

Sitemap Creator


Sitemap Creator is a php script making use of the announced new standard SiteMaps protocol supported by Google, Yahoo and MSN. It creates sitemap.xml.gz compressed file for your Sitemap and pings Goog more>> Sitemap Creator is a php script making use of the announced new standard SiteMaps protocol supported by Google, Yahoo and MSN. It creates sitemap.xml.gz compressed file for your Sitemap and pings Google,Yahoo! and MSN to come crawl it. Additionally the script track the bot and sends an email on every scan to your Sitemap and gives you a full report of the Search engine respond. you can weather add your site URLs, priority and Change frequency manually into a text file or send an array containing the information needed to produce the Sitemap.<<less
Added: 2007-01-26 License: GPL Price: Free
610 downloads
Icon2Png 1.0

Icon2Png 1.0


Icon2Png reads an icon resource and gives the options to view meta data for each format, save formats to file, or send a format to the browser as an image. Supports 1-bit, 4-bit, 8-bit, 24-bit, and 32-bit icon formats. Supports transparency for all more>> Icon2Png reads an icon resource and gives the options to view meta data for each format, save formats to file, or send a format to the browser as an image. Supports 1-bit, 4-bit, 8-bit, 24-bit, and 32-bit icon formats. Supports transparency for all formats, and true PNG transparency for 32-bit formats. Supports any size icon format, including the new 256x256 Vista compressed PNG format.<<less
Added: 2008-09-07 License: Other Price: $0.00USD
11 downloads
CssShrink 1.0

CssShrink 1.0


This class can be used to compress CSS files by removing unnecessary characters. The compressed CSS output is returned as a string. It also has the ability to *revert* a compressed CSS back (uncompress). more>> This class can be used to compress CSS files by removing unnecessary characters. The compressed CSS output is returned as a string. It also has the ability to *revert* a compressed CSS back (uncompress).<<less
Added: 2008-10-22 License: GPL Price: $0.00USD
13 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5