mhhabib / PhotoCollage

Photo collaging script. Used python pillow library to make all the photos an average size then create a collage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PhotoCollage Python Script

Used Python pillow library to make all the photos in an average same size.

How to use?

  • Create a virtual environment
  • Install requirements file
  • Run the script
  • Enter directory address where all photos are contained

Used Library

  • Python PIL
  • Rich plugin ( To show progress bar and progress time )

Can customize

  • You can set border width
  • You can set border color (RGB color code)

Example result

Collage_20210429_818

About

Photo collaging script. Used python pillow library to make all the photos an average size then create a collage


Languages

Language:Python 100.0%