Skip to content

This project is a simple automation script for editing images using Python and the Pillow library. 🖼️ It processes images by applying filters, converting them to grayscale, and saving the edited versions in a separate folder.

Notifications You must be signed in to change notification settings

KalinduKaushan/image-editor-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🎨 Image Editor Automation 🖼️

Python License Status

🌟 Overview

Automate your image editing tasks with this lightweight and powerful Python script! This project uses the Pillow library to apply filters like sharpening, grayscale conversion, and more. Batch process images effortlessly and save valuable time.

✨ Features

  • 📂 Batch Processing: Edit all images in a folder automatically.
  • 🎨 Image Filters: Apply sharpening and grayscale effects.
  • 🚀 Efficient: Minimal dependencies and high performance.

🛠️ How It Works

  1. Place the images you want to edit in the imgs folder.
  2. Run the script, and it will:
    • Apply sharpening and grayscale filters.
    • Save the edited images to the editedImgs folder.

About

This project is a simple automation script for editing images using Python and the Pillow library. 🖼️ It processes images by applying filters, converting them to grayscale, and saving the edited versions in a separate folder.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages