Open Source Windows File Compression Software - Page 11

File Compression Software for Windows

View 30 business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    This app intents to be an easy way to make backups of large amount of files into medias such as CDs or DVDs. Also it compress groups of files to fit in the size of dest. media. To avoid integrity problems during decompression, no files are divided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A Java based front-end GUI for jar with a user interface similar to the Windows WinZip.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The jbig2dec project is no longer hosted here. Please see: https://www.ghostscript.com JBIG2 is a compression format for lossless and lossy encoding of scanned monochrome documents at moderately high resolution. It is very efficient in that domain, claiming 100:1 compression. jbig2dec is a decoder-only implementation of the format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    jiz--an open source, multi-platform java swing based archiver for java based archive file formats and zip files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 5

    junace

    Library to extract ACE archives

    Java JNI library to extract ACE archives using UnACE shared library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    jzip is a zipping/archiving program, written in Java. It let's user use gui to create zip archives and Jar executables archives. The very fact that it is using Java allows use on many platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    larra

    C++ library for archive random read access.

    larra provides some simple interfaces for archive access. The main feature is that it uses the same interface for directories and archives, which allows archive-in-archive access (like .tar.gz). For file access a seekable stream interface is used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    lazarbackup
    A simple backup utility for MS Windows used through the Send to menu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    liblzg is a minimal implementation of an LZ77 class compression library. The main characteristic of the library is that the decoding routine is very simple, fast and requires no memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Connect every part of your business to one bank account Icon
    Connect every part of your business to one bank account

    North One is a business banking app that integrates cash flow, payments, and budgeting to turn your North One Account into one Connected Bank Account

    North One is proudly built for small businesses, startups and freelancers across America. Make payments easily, keep tabs on your money and put your finances on autopilot through smart integrations with the tools you’re already using. North One was built to make managing money easy so you can focus on running your business. No more branches. No more lines. No more paperwork. Get complete access to your North One Account from your phone or computer, wherever your business takes you. Create Envelopes for taxes, payroll, rent, and anything else automatically.
    Get started for free.
  • 10
    lzhw

    lzhw

    LZHW Windows command line lossless compression tool for tabular files

    LZHW Command Line Lossless Compression Tool is a Windows command line tool used to compress and decompress files from and to any form, csv, excel etc without any dependencies or installations. Using an optimized algorithm (LZHW) developed from Lempel-Ziv, Huffman and LZ-Welch algorithms. The tool can work in parallel and most of its code is written in Cython, so it is pretty fast. It is based on python lzhw library. Full tool documentation can be found at: https://mnoorfawi.github.io/lzhw/6%20Using%20the%20lzhw%20command%20line%20tool/ While the documentation for the python library is at: https://mnoorfawi.github.io/lzhw/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Apache 2 API module, which serve zipped archive (created by PkWare, WinZip, JAR and other tools) like virtual filesystem and allow browse its content. Usefull for browsing html based documentation (for example generated by javadoc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The algorithm allows any kind of weights (costs, frequencies), including non-numerical ones. The {0, 1, ..., n-1} alphabet is used to encode message. Built tree is n-ary one.The algorithm is based on a set of template classes : Cell(SYMBOL, WEIGHT), Node(
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    niCE - nice insignificant compressing engine, ...oh no, not another data compressor ;-) C-Programm, das mittels Huffmanalgorithmus und Lauflängenalgorithmus komprimiert. Plus: Ausführlicher Guide und Dokumentation die verwendeten Algorithmen und Projek
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Windows 32 bit exe and dll packer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    parolin

    parolin

    tar based win32/64 DLL

    Important: removed xz lib 5.6.1 from all compressed files, now we are using release 5.4.0 because it is stable C code and executable to do an archive 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 without problems, it is almost as fast as tar, for the moment it can generate .val files in gzip, bzip2, bzip3, lz5, brotli2, lzop2, Zstandard, xz and LZMA, but more compression methods will be added like our DLL version of this console application, a lot need to be done yet Documentation at https://parolin.sourceforge.io
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The development of an open source Prince Of Persia Level editor for PC, a new game engine and complementary tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    pyCompry

    pyCompry

    A Python Script to Compress and Backup a Folder

    This tool is featured with a very high compression mechanism hence useful in backing up large sized folders over a slow network, Or useful in reducing the backup size to a maximum possible. For detailed help, please refer to http://blogger.iamamazing.in/2016/01/automate-backup-with-python-script.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    English: Pyrotate is Python program for log files rotation. It uses any external archiver such as Winrar, 7-zip or gzip for compress and may rotate files in GNU/Linux logrotate's style. Program works in any OS such as Windows, Linux, Unix, Mac OS, etc, where Python may work. Dependencies: - Python v2.6 or better v2.7 (v2.5 for pyrotate v0.8 or earlier) - an external archiver Russian: Программа для ротации и/или архивации логов (и любых других) файлов, которая использует любой внешний архиватор и может ротировать файлы в стиле Линуксовой программы logrotate в любой ОС, где работает интерпретатор языка Python. Требования: - Python не ниже v2.6, а лучше v2.7 (или v2.5 для pyrotate v0.8 или ранее) - любой внешний архиватор
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PZip is a C++ library and application with similar syntax and usage to bzip2 and gzip. The underlying compression algorithm is PPMD and compression performance is significantly better than either gzip or bzip, with similar speed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    qiewer extractor

    Enables Windows Explorer to open archive files.

    qiewer extractor is a Shell Namespace Extension. This allows browsing various archive formats with the Windows Explorer. The supported formats are: .zip / .rar / .7z / .001 / .tar / .gz / .bz2 / .lzma / .xz / .lz While browsing it's possible to copy from the archive by clipboard or drag&drop. Or simply use the "Extract..." from the context menu, which extracts all contents into one folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Alternative approach to minimum redundancy coding (fixed-length) without using tree data structures. The main advantages are simplicity and flexibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GUI for the archive zpaq. Графическая оболочка для архиватора zpaq.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Calculates differences of executable files using a randomized algorithm for matching with mismatches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    rubyzip is a ruby module for reading and writing zip files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    sfxApp Creator

    sfxApp Creator

    Create self-extracting and auto-run programs

    sfxApp Creator is a simple and Open Source application that allows you to create self-extracting and auto-run programs via an easy-to-use interface. NET 3.5 SP1 runtime and NET 4.0 Full runtime must be installed.
    Downloads: 0 This Week
    Last Update:
    See Project