https://github.com/mprojectscode/image_resizer
https://github.com/mprojectscode/image_resizer
image image-processing image-resizer lightweight python python3
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mprojectscode/image_resizer
- Owner: mProjectsCode
- License: gpl-3.0
- Created: 2022-01-10T13:54:30.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-10T14:00:37.000Z (over 4 years ago)
- Last Synced: 2025-03-19T22:56:20.113Z (about 1 year ago)
- Topics: image, image-processing, image-resizer, lightweight, python, python3
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# image_resizer
This is a small python script I wrote for my website.
It can resize an entire folder of images to multiple sizes.
When the script is executed it asks for a path to the folder.
Then it will create a `.resizeConfig` that you can edit with a text editor to set the sizes, the images will be resized to, as well as the exetention, that will be added to the output folder.
After that you can hit enter and the script will resize all the images for you and will put them into a seperate folder.