Skip to content

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

Notifications You must be signed in to change notification settings

mhhabib/PhotoCollage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Languages