Small and Simple Image Processor, to save and apply Image Filters. Can be used with a graphical User Interface or via CMD
-
Updated
May 21, 2024 - Python
Small and Simple Image Processor, to save and apply Image Filters. Can be used with a graphical User Interface or via CMD
This repository contains a Python application for applying various image filters. With the command line interface, users can select an image, choose from a variety of filters, and view the processed images. The application utilizes the Python Imaging Library (PIL) for image processing.
A small Photoshop like app - by Alon Rubin
Image Filter powered by Pillow (PIL FORK) library. With just a few lines of code, apply effects including blur, sharpen, smooth, contour and more. This app runs via terminal, or your favorite choice of command line interface (CLI). Source code available on my GitHub.
ppm image operations 🏞
Generate authentic motion blur kernels (point spread functions) and apply them to images. Fast and Simple.
Add a description, image, and links to the imagefilter topic page so that developers can more easily learn about it.
To associate your repository with the imagefilter topic, visit your repo's landing page and select "manage topics."