Skip to main content

image collage maker

Project description

Upload Python Package PyPI

image collage maker

Installation

pip install collage-maker

Descriptions

Collage is a image combiner to combine lists of arrays.

This is Collage Maker, it makes the collage with borders.

You may want to set the border_px, border_bg, direction to let it work.

By default, border_px=3, border_color=[255, 255, 255, 255]

Usage:

from collage_maker import make_collage
collage = make_collage(images=[
        [image_a, image_b],
        [image_c, image_d, [image_f, image_g]]
    ],
    direction=0, border_px=1, border_color=[0, 0, 0, 255])

.. note:: The border_color is of length 4 because images are length 4.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collage_maker-0.1.1.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

collage_maker-0.1.1-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

Details for the file collage_maker-0.1.1.tar.gz.

File metadata

  • Download URL: collage_maker-0.1.1.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.3

File hashes

Hashes for collage_maker-0.1.1.tar.gz
Algorithm Hash digest
SHA256 6595a4af675ee52d733044e30c6a28c0502c5ede6130d74192cb95df2ec71eeb
MD5 18685e8343e2079e6f4cfd41b635c661
BLAKE2b-256 f6de8d80b514d336c455ff092a1bed3fcf79fadde7e7d207f116e7b2de615c64

See more details on using hashes here.

File details

Details for the file collage_maker-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: collage_maker-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 4.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.3

File hashes

Hashes for collage_maker-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ac8be31504a13eec769bc5d158f60fa6644c69aa66e7525b19e5d178eac30365
MD5 8fd81f0267005ee7024df89fee41538e
BLAKE2b-256 b813328d2137d468bdad2fb640949172cdf09cf2c227517d73ac3acbdb8f3be3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page