Skip to content

Apply filters to the jpg file with using Pillow library

Notifications You must be signed in to change notification settings

omerhalid/ApplyFilter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

This is a Python program that allows the user to select an image file using a file selection dialog, and then apply a filter (Sepia, Black and White, Invert, or Blur) to the image. The filtered image is saved with a new file name. The program uses the tkinter library for the user interface and the PIL (Python Imaging Library) library to apply the filters. The user can select the image and filter using a file selection button and a dropdown menu, respectively, and apply the filter using an apply button.

About

Apply filters to the jpg file with using Pillow library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages