deepankarvarma / Photo-Collage-Maker-Using-Python

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.
https://deepankarvarma-photo-collage-maker-using-python-app-v4whb9.streamlit.app/
0 stars 2 forks source link
flask photo photo-collage photography photos python streamlit webapp

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:

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:

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/.