/Image-Morio---Resizer-2024

Introducing Image Morio , a sleek Python app for resizing images, easily packageable for MacOS and Windows. Perfect for custom image uploads in applications and digital projects, offering a swift solution for all your resizing needs.

Primary LanguagePython

#Introducing Image Morio Resizer#

Image Morio is a Python-based tool designed for quick and easy image resizing. Available for MacOS and Windows, it simplifies the process of adjusting image dimensions, making it ideal for developers and digital creators who need efficient image management.

This versatile app supports batch processing, allowing users to resize multiple images at once. With its cross-platform compatibility and user-friendly interface, Image Morio is a valuable addition to any toolkit, ensuring images are perfectly tailored for any project.

#UI Using Tkinter#

The UI of Image Morio, built with Tkinter, is simple and functional. It features a white background with a yellow header and footer, consistent button styling, and clear sections for uploading images and entering dimensions, ensuring an intuitive user experience.

Screenshot 2024-08-13 at 16 57 44

#Overview#

This Python script creates a graphical user interface (GUI) using Tkinter that allows users to upload images, resize them to specified dimensions, and save the processed images in a designated output folder. The script also provides an option to open the output folder directly from the GUI.