No project description provided
Project description
ImageCli
A natural language described, out of the box 📷 image command line tools. 🔧
Overview
ImageCli is a simple command-line interface designed to effectively handle image operations, allowing users to perform basic tasks through simple descriptive commands (without the need to understand complex tool design, speak freely)
Examples
1. Image size
img size -f '/Users/youngfreefjs/Downloads/logo.png'
>> Image Pixels Size: 1024x1024
2. Image file size
img file-size -f '/Users/youngfreefjs/Downloads/logo.png'
>> Image File Size: 496470.00 bytes
Specify Return Unit
You can also specify the output unit for the file size (e.g. bytes, KB, MB):
img file-size -f '/Users/youngfreefjs/Downloads/logo.png' -u MB
>> Image File Size: 0.47 MB
3. Compress image file size
img compress -f '/Users/youngfreefjs/Downloads/logo.png' -t 0.1 -u MB
>> Compressed image saved to: /Users/youngfreefjs/Downloads/compressed_logo.png
>> Compressed Image Size: 0.09 MB
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
open-image-cli-0.1.2.tar.gz
(4.7 kB
view details)
File details
Details for the file open-image-cli-0.1.2.tar.gz.
File metadata
- Download URL: open-image-cli-0.1.2.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa9b92793b44886b30d38de2ebb88e43907f0daeb8c03042df24812b78232516
|
|
| MD5 |
2a6755d77c07e5d329b2bb6159767f90
|
|
| BLAKE2b-256 |
bdedb660012d7fd4c86245bc8c37973d97fa7df51a2134976cb8ab0f5d11d54d
|