This project is an Image Resizer Tool developed using Python and the Pillow library. The objective of this tool is to automate image processing tasks by resizing and converting multiple images in batch. The script reads all images from a specified input folder, resizes them to the given dimensions, and saves the processed images into an output folder. It uses the os module to handle directory and file operations, and the PIL.Image module to perform resizing and saving. Users can easily update the input and output folder paths in the script and specify the desired width and height for resizing. This tool is particularly useful for preparing images for web uploads, reducing file sizes, or maintaining consistent dimensions across a large set of images. By automating repetitive image tasks, it saves time and effort, making image management more efficient.
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 0
akhilbandaru326/Python_Image_Resizer
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
        No description, website, or topics provided.
      
    Resources
Stars
Watchers
Forks
Releases
No releases published
              Packages 0
        No packages published