Skip to content

This is a simple photo collage maker app built using Streamlit and PIL library in Python. With this app, you can upload your own images and create a photo collage by selecting the number of rows and columns.

Notifications You must be signed in to change notification settings

deepankarvarma/Photo-Collage-Maker-Using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Photo Collage Maker

This is a simple photo collage maker that allows you to upload multiple images and create a collage with a specified number of rows and columns. It is built using Python and Streamlit.

Installation

To use the photo collage maker, you need to have Python 3 installed on your system. You can install the required dependencies by running the following command:

pip install -r requirements.txt

Usage

To start the photo collage maker, run the following command:

streamlit run app.py

This will open a web page in your default browser where you can upload images and create a photo collage.

Features

The photo collage maker has the following features:

  • Upload multiple images in JPG, JPEG, or PNG format
  • Select the number of rows and columns for the collage
  • Create a photo collage with the uploaded images
  • Display the resulting photo collage on the web page

Contributing

If you would like to contribute to this project, please feel free to submit a pull request. We welcome any contributions that can make the photo collage maker better!

Credits

The photo collage maker is built using the following libraries:

  • Streamlit
  • Pillow
  • NumPy

You can also access the live demo of the photo collage maker on Streamlit Sharing at https://deepankarvarma-photo-collage-maker-using-python-app-v4whb9.streamlit.app/.

About

This is a simple photo collage maker app built using Streamlit and PIL library in Python. With this app, you can upload your own images and create a photo collage by selecting the number of rows and columns.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages