Skip to main content

A cli program to resize images and convert between different formats.

Project description

# Imreco

Image-Resizer-Converter. A python cli program to perform basic operations on images using opencv. (WIP)

This project was made possible by: @[shana](https://github.com/Shanayasmin). This project was done regarding [tinkerhub co-coder](https://tinkerhub.org/).

### Installation: `python pip install imreco `

### Usage: `sh # Syntax: imreco resize -i <input_file> -o <output_file> -s 300x400 imreco convert -i <input_file> -o <output_file> `

### TODOS: - [x] Resizer: To change diamension of the provided image, and save it to a new file. - [x] Converter: To change file formats from png to jpg, etc. - [x] Config: Add user config options. (maybe argparse or typer) - [ ] Checks multiple files or a directory.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

imreco-0.0.2.tar.gz (3.2 kB view hashes)

Uploaded Source

Built Distribution

imreco-0.0.2-py3-none-any.whl (3.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page