Categories
Tags → Compress Source

File Upload && Compression in ASP.Net

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.
DETAILS

SOC (Safe Obfuscator/Compressor for JavaScript)

SOC (Safe Obfuscator/Compressor for JavaScript) allows you to safely obfuscate and compress JavaScript source code without corrupting it. It has a simple yet powerful graphical user interface that allows fine granular control over the obfuscation of ...
DETAILS

HS Compress C Source Library

HS Compress is a software library (supplied with full C source code) which provides a programmer with a lossless compression / decompression algorithm based on RLE (runtime length encoding) The library may be used in telecommunications application o...
DETAILS

JSmart JavaScript and CSS Compressor

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 compres...
DETAILS

G-Encoder

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 probab...
DETAILS

Safe Compress

Tool for compressing JavaScript source code. Eliminates comments, white spaces, line feeds, and other unnecessary characters, making your JavaScript source code substantially smaller so that it can be downloaded faster. Also provides lightweight obfu...
DETAILS
©2003-2019 jCay.com