ez9

Crates.ioez9
lib.rsez9
version0.1.0
sourcesrc
created_at2023-10-07 06:07:33.094545
updated_at2023-10-07 06:07:33.094545
descriptionA command line tool for cutting images into 9 equal parts for wechat pyq.
homepagehttps://github.com/adlsdztony/ez9
repositoryhttps://github.com/adlsdztony/ez9
max_upload_size
id996117
size19,031
Zilong Zhou (adlsdztony)

documentation

README

ez9

A command line tool for cutting images into 9 equal parts for wechat pyq. You can also regist it in the context menu.

Installation

You can install the program using the following command:

cargo install ez9

or you can download the binary from the release page

Usage

To run it directly, use the following command:

ez9 <image1> <image2> ...

To regist it in the context menu, use the following command (Administrator permission is required):

ez9
Commit count: 3

cargo fmt