Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

Merge Images Vertically #597

Merged
merged 3 commits into from
Oct 25, 2020
Merged

Merge Images Vertically #597

merged 3 commits into from
Oct 25, 2020

Conversation

jrcamelo
Copy link
Contributor

Description

Adds a script that can merge images inside a subfolder vertically using Pillow.
It is useful for comics and webtoons.

Fixes #31

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation Update

Checklist:

  • I have named my files and folder, according to this project's guidelines.
  • My code follows the style guidelines of this project.
  • My Pull Request has a descriptive title. (not a vague title like Update index.md)
  • I have commented on my code, particularly in hard-to-understand areas.
  • I have created a helpful and easy to understand README.md, according to the given README_TEMPLATE.
  • I have included a requirements.txt file (if external libraries are required.)
  • My changes do not produce any warnings.
  • I have added a working sample/screenshot of the script.

Copy link
Member

@tusharnankani tusharnankani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me 👍🏻

  • Please comment on your code for better understanding.
  • Fix DeepSource errors.

@jrcamelo
Copy link
Contributor Author

Added comments

@AdityaJ7 AdityaJ7 requested review from tusharnankani and removed request for tusharnankani October 25, 2020 06:53
@AdityaJ7 AdityaJ7 merged commit 5b8ab2a into Python-World:master Oct 25, 2020
@AdityaJ7
Copy link
Member

@allcontributors please add @jrcamelo for code

@allcontributors
Copy link
Contributor

@AdityaJ7

I've put up a pull request to add @jrcamelo! 🎉

@github-actions
Copy link

Python World does not accept pull requests on this repository anymore.

@github-actions github-actions bot locked and limited conversation to collaborators Jun 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Submit your Python script ideas
3 participants