Crates.io | png_ect |
lib.rs | png_ect |
version | 1.0.0 |
source | src |
created_at | 2023-10-21 11:35:26.621267 |
updated_at | 2023-10-21 11:35:26.621267 |
description | A command-line tool for compressing png images using ECT. |
homepage | |
repository | |
max_upload_size | |
id | 1009978 |
size | 406,976 |
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.
If you are on Windows, simply download the .exe file. Also add ECT to path.
$ git clone https://github.com/YourUsername/png_ect.git
$ cd png_ect
$ cargo run --release <input-path>
We welcome contributions! For significant changes, please open an issue for discussion before making a pull request.
This software is licensed under the MIT Massachusetts Institute of Technology (MIT). For more details, refer to LICENSE.