Image Resizer Project

Introduction

This project is a Python-based application for resizing images. It allows you to easily adjust the dimensions of images to suit specific requirements.

Table of Contents

Features

  • Resize images to specified dimensions.
  • Maintain aspect ratio while resizing.
  • Support for multiple image formats (e.g., JPEG, PNG, etc.).

Requirements

  • Python 3.x