Skip to content

Pillow-PyQt6-Image-Resizer is a versatile image manipulation tool that combines the power of Pillow for image processing, PyQt6 for a user-friendly GUI, and dynamic dimension retrieval to simplify image resizing and enhancement tasks.

Notifications You must be signed in to change notification settings

AleksandarBuk/Image-Modifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pillow-PyQt6-Image-Resizer

A personal tool that I devloped to modify the images when I'm working with images :)

  • Pillow (PIL Fork): Utilizes the Pillow library for image processing, including resizing and applying a sharpening filter to enhance image quality.
  • PyQt6: Employs the PyQt6 library to create an intuitive graphical user interface, allowing you to select images, set custom dimensions, and save them in JPEG format.
  • Dynamic Dimension Retrieval: Automatically retrieves and displays the original dimensions of the selected image, making resizing a breeze.

About

Pillow-PyQt6-Image-Resizer is a versatile image manipulation tool that combines the power of Pillow for image processing, PyQt6 for a user-friendly GUI, and dynamic dimension retrieval to simplify image resizing and enhancement tasks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages