Skip to content

AdhamEl-Anany/image-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 

Repository files navigation

image-editor

๐Ÿ–ผ๏ธ Image Editor (PySimpleGUI + PIL) A simple image editor GUI application built with Python, PySimpleGUI, and Pillow (PIL). This tool allows users to apply real-time image effects such as blur, contrast enhancement, embossing, contouring, and flipping images horizontally or vertically, and save the result.

๐ŸŽจ Features

Load any image using a file dialog.

Real-time image editing with sliders and checkboxes:

Blur โ€“ adjust intensity

Contrast โ€“ sharpen and enhance details

Emboss โ€“ gives a 3D embossed effect

Contour โ€“ outlines the edges

Flip X / Flip Y โ€“ mirror or flip the image

Save edited image as PNG.

Resizable image preview (scaled for display without modifying original size).

Custom window icon support.

โš™๏ธ Technologies Used

Python 3.13+

PySimpleGUI โ€“ GUI framework for Python.

Pillow (PIL) โ€“ Image processing and manipulation.

About

๐Ÿ–ผ๏ธ Image Editor (PySimpleGUI + PIL) A simple image editor GUI application built with Python, PySimpleGUI, and Pillow (PIL). This tool allows users to apply real-time image effects such as blur, contrast enhancement, embossing, contouring, and flipping images horizontally or vertically, and save the result.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors