1 stable release
1.0.0 | Oct 21, 2023 |
---|
#746 in Images
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 🚀
- Clone the repository:
$ git clone https://github.com/YourUsername/png_ect.git
- Go to the project directory:
$ cd png_ect
- 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.2–8MB
~62K SLoC