Skip to main content

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

  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.

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

image-resize-python-script-1.0.9.tar.gz (2.5 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page