Skip to content

mayjoantony/image-resize-python-script

Repository files navigation

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

  1. Clone the repository to your local machine.
  2. Install the required dependencies by running pip install -r requirements.txt.
  3. Place the images you want to resize in the input folder.
  4. Open a terminal or command prompt and navigate to the project directory.
  5. Run the script using the command python resize_images.py.
  6. 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.

About

Image Resize - Python Script - Batch processing of images (PNG)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages