File Compression Software

View 44 business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1
    A plattform independent encryption-tool with a simple user interface (swing/java). It uses 'Password Based Encryption' (PBE) to encrypt and/or decrpyt files on the filesystem. Encryted files will also be compressed using the zip-format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A search, filter, and "action" utility targeted at power users and developers. Features a graphical and command-line interfaces. Initial version searches for/filters files then does whatever you specify (copy, delete, move…).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CAB file self extractor that extracts a progam (or document or other files) to a temporary directory, executes it, waits for the program to complete, then deletes the temporary files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SharpArchiver is a simple to use file archiver.Fully supporting Zip,7Zip,Lha and Sqx archives.Open and Extract support for 47 different archive extensions(Zip,7z,Tar,Gzip,Bzip2,Arc,Arj,Asd,Ace,Cab,Rar etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    ShmenonPie's Stash of Stuff
    A database system, another, older database system, a compression library, something to do with menus and XML, and whatever I happen to be working on at the time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    A simple BASH script to do nightly backups to tarballs to a seperate hard drive (not to tape). Supports full and incremental backups. Ideal for linux home users to easily backup all or parts of their system, provided they have an extra hard drive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Simple Huffman Coder

    Simple huffman coder for learning purposes

    This project is built for learning purposes so it's implementation is kept simple and easy to read. It has two functions to either encode or decode a file with the expectation that you will modify it to suite your needs best.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Simplebackup is a cross-platform backup program. It reads a configuration file then builds a compress backup set, finally places the compressed files into another location (a directory, a remote http,ftp,sftp server or even one or more email accounts).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10
    Simplify is aimed to raise images compressibility by using a reversible blurring algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Slim is a data compression system for scientific data sets, a binary and a library with C linkage. Slim works with integer data from one or more channels in a file, which it can compress more effectively and more rapidly than general tools like gzip.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Softcabq
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Program to experiment with (combinations of) different (lossless) audio encoding methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    StormRT is a real-time multi-resolution analysis and compression package for data compression and temporal feature detection over multiple timescales.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TFSplit-Java File Splitter and Joiner
    Java GUI based File Splitter and Joiner. Works on Windows and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    TNT Mocha Backup Platform Independent backup utility written in Java. Uses ZIP files for data storage. Now supports file permission backup for restore by standard utilities in linux such as unzip.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Tarumba
    Tarumba is a desktop independent archive manager that provides fine control for compressed files in a two panel based interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Tcl Channel drivers for gzip'd and bzip2'd files. Read and wirte compressed files directly from within TCL. This library allows you to use two new commands (openBzip and openGzip) in your tcl scripts. Since they take exactly the same Options as the st
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Text Zip

    This software zips and unzips a text file

    This software zips and unzips a .txt file, using the Huffman encoding algorithm and the list and tree data structures. The result files are named zippedFile.txt and unzippedFile.txt and can be found at the same directory as the Text Zip executable file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Bzip2GUI is a graphical interface to the command line bzip2 tool used to compress and uncompress files using the bzip2 format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project should be deleted because the name "Garp" was already taken. This project will continue under the name "Arpix" (that is, if the SourceForge staff approve my "Arpix" project).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Green Machine is a powerful archive creator, which supports data compression, self-extracting file creation, encryption, file verification via checksums, and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A compression engine based on the Huffman trie algorithm. The algorithm is pretty cpu-light, and as such, runs much more quickly than RAR or other 'heavy' algorithms, but could still achieve decent compression. Use with tar for multi-file archives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TriggerZip
    Application for compressing files with different compression algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    UPX with Autoupdate Capability allows the user to pack Firefox and Thunderbird binaries with UPX and use autoupdate without having to backup the original files. This is useful for Firefox and Thunderbird Portable on flash drives with limited capacity.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB