#png #image #tool #process #compressing #command-line-tool #ect

bin+lib png_ect

A command-line tool for compressing png images using ECT

1 stable release

1.0.0 Oct 21, 2023

#715 in Images

MIT license

405KB
114 lines

Contains (DOS exe, 395KB) png_ect.exe

🖼️ 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.
  • 🖼️ Exclusive support for PNG format, ensuring optimized compression.
  • 🗂️ 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.

Dependencies

~1.3–9.5MB
~72K SLoC