Python-World / python-mini-projects

A collection of simple python mini projects to enhance your python skills
https://python-world.github.io/python-mini-projects/#/
MIT License
14.83k stars 4.84k forks source link

Add new project that Merges Images Vertically #376

Closed jrcamelo closed 3 years ago

jrcamelo commented 3 years ago

Description

Adds a new project that uses Pillow to merge images into a strip.

Type of change

Choosing one or more options from the following as per the nature of your Pull request.

Checklist:

Please tick all the boxes that are fulfilled by your Pull Request.

AdityaJ7 commented 3 years ago

Refer to #282 please