Showing 30 open source projects for "compress file"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 1
    LZ4

    LZ4

    Extremely fast compression algorithm

    ... static assets (text/images/tables/scripts/etc) which loading from Flash Memory / HDD / SSD. In this case, compression time is completely ignored. Because only content developers compress the data at once and usually they don't care about its computational cost. But they always care end user's experience a.k.a. "loading time" and bandwidth. Please pay attention to "LZ4HC -9" which is quite faster than other methods.
    Downloads: 166 This Week
    Last Update:
    See Project
  • 2
    Brotli

    Brotli

    Brotli compression format

    Version 1.0.9 contains a fix to "integer overflow" problem. This happens when "one-shot" decoding API is used (or input chunk for streaming API is not limited), input size (chunk size) is larger than 2GiB, and input contains uncompressed blocks. After the overflow happens, memcpy is invoked with a gigantic num value, that will likely cause the crash. Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm,...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 3
    Rich Address Downloader

    Rich Address Downloader

    Rich Cryptocurrency Wallet Address Downloader (Auto Update) v1.0.3

    Rich Cryptocurrency Wallet Address Download with RAD 1.0.3 (Auto Update) All Latest Bitcoin Wallet , Latest All Ethereum Address Wallet and Tron , Dash , Dogecoin , Litecoin on Rich Address Downloader (RAD)
    Leader badge
    Downloads: 48 This Week
    Last Update:
    See Project
  • 4
    Win32 and Win64 DLL to compress files in the standard Gzip format and also the new Gzip2, this format can compress files as large as 9.223.372.036 gigabytes and has also MD5 the integrity check, now also SHA512 too, now with support to multi-threads
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build enterprise-ready GenAI experiences with MongoDB Atlas Icon
    Build enterprise-ready GenAI experiences with MongoDB Atlas

    Combine the power of Google Cloud's robust infrastructure with the flexibility and scalability of MongoDB Atlas.

    MongoDB Atlas is a unified developer platform that enables you to confidently accelerate the deployment of GenAI-powered applications. Additionally, when purchased on Google Cloud Marketplace, you pay for only the resources you use with no upfront commitment.
    Get Started
  • 5
    betaras
    Win32 and Win64 DLL to compress, uncompress, delete, test and list standard zip files, full Unicode support added at 06/November/2020, another option with more features about zip capabilities is the Parolin project at http://parolin.sourceforge.net/, if Winrar and 7zip compatability is important Parolin is a better option also statndard AES encryption is included
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Image Conversion utility to convert, compress, and decompress up to 4-bit grayscale images for displaying on the PalmPilot/III. It can take any pbm, pnm, pgm file generated by the netpbm package and convert it into a suitable image for the Pilot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    parolin

    parolin

    tar based win32/64 DLL

    C code and executable to do an arquive of multiples files or folders a la tar, with the advantage of full compatibility with future versions This means that if in the future someone improve the code older files will still be able to be extracted without problems, it looks like an improvement over tar. Its an application to compress and extract files in the .val format, when functional it can be used to replace tar files, the advantage is that it will handle any previous versions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    rsptar_gzip

    rsptar_gzip

    TAR based DLL

    C code and DLL (with sample project) with library libarchive and GNU tar 1.34 to list, update, delete, extract and create latest GNU tar files uncompressed or compressed with gzip, gzip2, gzip2 multi-thread, bzip2, bzip3, bzip3 multi-thread, lzip, lzop, lzop2, lzop2 multi-thread, lz4, lz5 multi-thread, lzma, brotli, brotli2 multi-thread, Zstandard, xz , the old Unix compression utility 'compress' (.Z) , compress2 multi-thread (.Z2), zip, 7zip and many more formats with full Unicode support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ECG Logger

    ECG Logger

    ECG Logger is a complete Holter system incl. device and firmware.

    NEW V3 version with RTC and buzzer (require V3+ ECG Logger Viewer application) The ECG Logger project is a Wearable Cardio Monitor for Long-Term (up to 24h) ECG Data Acquisition and Analysis (aka Holter) with an ECG live (real-time) mode. This project provides a very low-cost open-source "Hardware and Software" for a Cardiac Rhythmic Holter. The hardware has been made very simple and is based on an Arduino Nano micro-controller with boards for SD card mass-storage, instrumentation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • 10
    hufc is a utility to compress or expand files using Huffman coding. It can use a 16-bit CRC or the IP checksum for error detection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Gemc

    Gemc

    Prepare your CD images (BIN,CDI,NRG,CCD or similar) for compression

    Gemc lets you prepare CD image files (such as BIN, CDI, NRG, CCD, or similar) so that they'll compress far better in programs such as WinRAR. HERE`S HOW TO USE IT: Run the CD image file (i.e. filename.bin) through GEMC to create an ECM file (i.e. filename.bin.ecm). Compress the ECM file (i.e. filename.bin.ecm) using your favorite compression program (i.e. 7Z,RAR,ZIP..). Back up, transmit via Internet, or whatever you normally do with CD images! When you want to burn the CD again...
    Leader badge
    Downloads: 51 This Week
    Last Update:
    See Project
  • 12

    GoaheadZ

    Translate HTML file to *.c file and using zlib to compress HTML Data

    Translate HTML to *.c file and use zlib to compress HTML Data. You can use it to cut down the size of Web Server ROM. (Vxworks and Win)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    megapacker

    pack selected file many times recursively

    It was written for the sake of joke. Suppose somebody asks you to archive and send one file. You can fast compress it many times(e.g. 2000). I am fond of a joke in such way at my Windows friends. Of course it could be written in Bash much easy, but in C it's much faster
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The RLE compression pack is a set of utilities to compress and decompress files using RLE algorithm.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    Simple interface for compress and uncompress file and folder
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    This is a simple to use application which is used to create a file ( file containing textual information ), compress the same file using a inbuilt unix utility and then save the compressed file in a location specified.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Terminal session monitor toolkit
    With ttyutils, a user can watch and control a remote user's terminal session, record the terminal session to a file for later playback. or write scripts to automate interactive terminal programs such ftp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    fpsc is a Fast Parallel Stream Compressor. It can use multiple CPUs to compress (gzip or bzip2) a data stream. (from stdin to stdout) It is built to achieve maximum throughput, everything else (especially memory usage) can be sacrified.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Simple light-weight file compression and decompression utilities. Written in C and portable to all platforms. Simple compress and decompress subroutines can be linked and called within applications to compact or unpack data on the fly or stand-alone.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    TclTrf is an extension library to the script language tcl, as created by John Ousterhout. It extends the language at the C-and Tcl-with ``transformer''-commands to encode and compress data. Based on the stacked channels of the tcl core (ability inter
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    Zeus provides an API for developers to protect with AES Encryption and compress with ZIP application specific data not intended for public access. Zeus, the tool, integrates with Windows Explorer to protect sensitive data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A Win32 API based graphical desktop sharing system, it support LZMA compress, MD5 password check, 64bits file transfer, 8bits instruction fast protocol and windows's pack intelligence for reduce useless transfer band.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Shoelacer generates C code to compress short strings based upon provided sample data. The resulting routines use small models with low memory overhead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    czip is a unix based utility written for the cell broadband engine. It allows its users to compress files in gzip format. It uses Jean-loup Gailly's deflate algorithm and is based in part on pigz, Mark Adlers parallel version of zlib.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Lossless compression program with various algorithms included. Intended for large XML files, but can compress any files. Best results with block compression (BWT+MTF+RLE) on large block over alphabet of words.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next