An open API service indexing awesome lists of open source software.

https://github.com/utkarshmish/image-processor

Python script to process Images in a folder
https://github.com/utkarshmish/image-processor

Last synced: 3 months ago
JSON representation

Python script to process Images in a folder

Awesome Lists containing this project

README

          

# Image-Processor

The Image Processor is a Python script which takes two folder as arguements. First one has the image files which is taken and processed into the script to provide sharpened FULL HD photos converted into PNG format

## Execution Steps -

### Two ways :-

#### 1.) As arguements-

python main.py `image_folder` `store_folder`

#### 2.)As Program-

`python main.py`