Skip to content

Conversation

@pradnyabhondivale
Copy link

What I added

  • scripts/resize_image.py — a simple Python script that resizes an image to given width and height using Pillow.

How to run

  1. Install Pillow: pip install pillow
  2. Run: python scripts/resize_image.py input.jpg output.jpg 300 300

This script follows the repo guideline of small, beginner-friendly Python programs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant