Giter Club home page Giter Club logo

ireddragonicy / compactjv Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 231.29 MB

A robust and efficient solution for compressing game or application folders. Utilizing the built-in compact.exe utility from Windows, our application offers a seamless and user-friendly modern interface for compression tasks.

License: MIT License

Java 96.71% CSS 3.29%
gradlew java javafx jpackage compact compress compression gradle windows compact-exe compressing-files compressing-folders api application compressor software

compactjv's Introduction

CompactJV logo

CompactJV

CompactJV version Java version Windows Gradle version WIX version License Contributions


CompactJV is a powerful compression tool developed using Java. It leverages the capabilities of Compact.exe from the Windows SDK to compress files such as games or applications. Designed with Windows operating system users in mind, CompactJV delivers high-performance file compression with the ease of use.

Table of Contents

Demo

CompactJV Demo

Demo 1 Demo 2 Demo 3 Demo 4

Getting Started

To get CompactJV running on your local machine for development and testing, follow the instructions below.

How It Works

CompactJV uses the Compact.exe tool from the Windows SDK to compress files. It supports several compression algorithms, including XPRESS4K, XPRESS8K, XPRESS16K, XPRESS, and LZX.

Here's a brief overview of how each algorithm works:

  1. XPRESS4K: This is a fast compression algorithm that provides a reasonable compression ratio. The '4K' in its name refers to the size of the sliding window used during compression.

  2. XPRESS8K and XPRESS16K: These are variations of the XPRESS4K algorithm. They use larger sliding windows of 8K and 16K, respectively. This allows them to achieve better compression ratios, but at the cost of slower performance.

  3. XPRESS: This algorithm provides a balance between performance and compression ratio. It's more efficient than XPRESS4K, XPRESS8K, and XPRESS16K, but not as powerful as LZX.

  4. LZX: This is a very high-performance compression algorithm. It provides excellent compression ratios, but it's also quite slow compared to the other algorithms.

When you choose to compress a file with CompactJV, the program uses one of these algorithms to reduce the file's size. The specific algorithm used depends on the options you select.

Usage

Here's how to use CompactJV:

  1. Select the file you want to compress.
  2. Choose the compression algorithm you want to use.
  3. Click the 'Compress' button.

CompactJV will then compress the file using the selected algorithm. The compressed file will be saved in the same location as the original file.

Remember: the more powerful the compression algorithm, the longer it will take to compress the file. If speed is a concern, you may want to use a faster algorithm like XPRESS4K or XPRESS. If you're more concerned about reducing the file's size as much as possible, you may want to use a more powerful algorithm like LZX.

Prerequisites

Please make sure you have the following software installed:

Installation

Follow these steps to get a local copy of CompactJV:

  1. Ensure the required tools are installed.

  2. Clone the CompactJV repository to your local machine.

    git clone https://github.com/IRedDragonICY/CompactJV.git
  3. Navigate to the project directory.

  4. Run this command to build the project:

    ./gradlew jpackage 

This command compiles the project and packages it into a distributable format.

Contributing

We welcome contributions from developers. Feel free to fork the project, make your changes, and submit a pull request.

License

This project is licensed under the MIT License. For more information, please refer to the LICENSE file in the project repository.

Development Team

This project is brought to you by a team of dedicated developers from Universitas Ahmad Dahlan:

  1. Muhammad Farid Hendianto (Ndik) - Student ID: 2200018401
  2. Reyhanssan Islamey (Justin) - Student ID: 2200018411
  3. Rendie Abdi Saputra (Ryu) - Student ID: 2200018094
  4. Fadhil Raifan Andika - Student ID: 2200018458

Acknowledgements

We would like to express our gratitude to Faisal Fajri Rahani S.Si., M.Cs., for his exemplary guidance and unwavering support throughout the development of this project.

compactjv's People

Contributors

ireddragonicy avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

rzarey

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.