Metadata-Version: 2.1
Name: convert-images
Version: 0.1.0
Summary: Simple CLI to convert images to JPEG and PNG format
License: MIT
Author: Mohammad Alyetama
Author-email: malyetama@pm.me
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Pillow (>7)
Requires-Dist: loguru (>=0.6.0,<0.7.0)
Description-Content-Type: text/markdown

# Convert-images

🚀 Simple CLI to convert images to JPEG and PNG format.

[![Supported Python versions](https://img.shields.io/badge/Python-%3E=3.6-blue.svg)](https://www.python.org/downloads/) [![PEP8](https://img.shields.io/badge/Code%20style-PEP%208-orange.svg)](https://www.python.org/dev/peps/pep-0008/) 


## Requirements
- 🐍 [python>=3.6](https://www.python.org/downloads/)


## ⬇️ Installation

```sh
pip install convert-images
```


## ⌨️ Usage

```
➜ convert-images --help


```


## 📕 Examples

