Skip to content

Bredalis/Pillow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Pillow 🐍



πŸ–ΌοΈ Pillow is a Python library for basic image processing: loading, saving, resizing, rotating, cropping, and more. Ideal for handling images in Artificial Intelligence and Deep Learning projects. πŸ“·πŸ€–


Table of Contents 🧾

  • Description πŸ“
  • Installation πŸ› οΈ
  • Usage πŸ“˜
  • License πŸ“œ

Description πŸ“

This repository contains simple Python programs using Pillow for:

  • Opening and displaying images
  • Converting images to grayscale or RGB
  • Resizing and cropping images
  • Rotating and flipping images
  • Basic drawing and annotations

Perfect for beginners learning image processing in AI projects.


Installation πŸ–₯️

  1. Clone the repository:
git clone https://github.com/Bredalis/Pillow.git
  1. Install Pillow via pip:
pip install pillow

Usage βš™οΈ

To run a program, navigate to the folder and execute the Python file:

  1. Go to the project directory:
cd path_to_program
  1. Run the program:
python program_name.py

License πŸ“œ

This project is licensed under the πŸ“œ GPLv3 (GNU General Public License V3.0).


πŸ‘©β€πŸ’» Author

Github GitHub Followers

😊 I am a programmer passionate about technology, artificial intelligence, and continuous learning. I love creating projects that help others understand complex concepts in a simple way. #python #ai #exceptions πŸš€


⭐ Check out my GitHub profile

Web


✨ If you like this project, don’t forget to give it a star!

About

Basic image handling (Load, save, resize) πŸ“·

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages