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
- Host: GitHub
- URL: https://github.com/utkarshmish/image-processor
- Owner: UtkarshMish
- Created: 2020-02-28T15:43:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-28T15:52:21.000Z (over 6 years ago)
- Last Synced: 2025-03-05T15:51:18.855Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`