/png_ect

PNG ECT, standing for PNG Efficient Compression Tool, is a useful tool created with ❤️ using Rust. It compresses PNG images quickly and efficiently, making them lighter without compromising quality. It's fast, efficient, and precise.

Primary LanguageRustMIT LicenseMIT

🖼️ PNG ECT 🧼

Introduction

PNG ECT, standing for PNG Efficient Compression Tool, is a useful tool created with ❤️ using Rust. It compresses PNG images quickly and efficiently, making them lighter without compromising quality. It's fast, efficient, and precise.

Features 🌟

  • 🚀 High-speed image compression powered by Rayon.
  • 🗂️ Batch process multiple images at once.
  • 📁 Organized output to keep trimmed images together.
  • 🛠️ Easy-to-use command-line interface.

How to Use 💼

If you are on Windows, simply download the .exe file. Also add ECT to path.

Build the Project 🚀

  1. Clone the repository:
$ git clone https://github.com/YourUsername/png_ect.git
  1. Go to the project directory:
$ cd png_ect
  1. Build and run the project:
$ cargo run --release <input-path>

Contribution 🤝

We welcome contributions! For significant changes, please open an issue for discussion before making a pull request.

License 📜

This software is licensed under the MIT Massachusetts Institute of Technology (MIT). For more details, refer to LICENSE.