A small python script to resize images in a folder
Project description
image-resize-python-script
This repository contains a Python script for batch processing of images (PNG). The script allows you to resize multiple images at once, making it convenient for tasks such as creating thumbnails or resizing images for web applications.
Usage
- Clone the repository to your local machine.
- Install the required dependencies by running
pip install -r requirements.txt
. - Place the images you want to resize in the
input
folder. - Open a terminal or command prompt and navigate to the project directory.
- Run the script using the command
python resize_images.py
. - The resized images will be saved in the
output
folder.
Feel free to customize the script according to your specific requirements. Happy image resizing!
License
This project is licensed under the MIT License - see the MIT LICENSE file for details.
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
Built Distribution
File details
Details for the file image-resize-python-script-1.0.9.tar.gz
.
File metadata
- Download URL: image-resize-python-script-1.0.9.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8013b51a7e3b97c494d2e62b66b167b7ef1ce7f0b1e52e1ce48372103eacba1b |
|
MD5 | 7831a7302fba659193764897ad3b6c53 |
|
BLAKE2b-256 | c9c3d61b35c52789a191ecfedde4c4fbeab8b67d2d1e72da07e58ab773fcef33 |
File details
Details for the file image_resize_python_script-1.0.9-py3-none-any.whl
.
File metadata
- Download URL: image_resize_python_script-1.0.9-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d1b8ee6116f9913a61a5526ce6156cb4e7958584a8750bb05b1fd3b36e383dc0 |
|
MD5 | e777e3ed60347b166f40983140fcb0e8 |
|
BLAKE2b-256 | b1de07b76204301b6ca4f0896a52794995f69f084c98ccf2e5fc4ea7209ecfe6 |