Skip to main content

generates og image for xebia.com and binx.io blog

Project description

Binx image generator

The binx-og-image-generator is a tool to generate images for your blog.

Usage: binx-og-image-generator [OPTIONS] IMAGE

  generate an og image for blog

Options:
  --title TEXT     of the blog  [required]
  --subtitle TEXT  of the blog  [required]
  --author TEXT    of the blog  [required]
  --output TEXT    filename of the image  [required]
  --help           Show this message and exit.

To generate an images, type:

docker run --rm \
    -v $PWD:$PWD \
    -w $PWD \
    ghcr.io/binxio/og-image-generator \
    --title "foo" \
    --subtitle "bar" \
    --author "binx consultant" \
    ./banner.jpg

The generated image can be found in your current directory and is named og-banner.jpg.

Pipenv

If you which to install the binx-og-image-generator on your host machine follow these steps.

Prerequisites

  • Python 3.9
  • Pipenv

Steps to use the OG Image Generator

  • pip install pipenv
  • pipenv shell
  • pipenv install
  • binx-og-image-generator --title "foo" --subtitle "bar" --author "binx consultant" banner.jpg

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

binx_og_image_generator-1.2.6.tar.gz (4.0 MB view details)

Uploaded Source

File details

Details for the file binx_og_image_generator-1.2.6.tar.gz.

File metadata

File hashes

Hashes for binx_og_image_generator-1.2.6.tar.gz
Algorithm Hash digest
SHA256 5aa2e5aca80e6d806f5b0de7d067d6ec7264d0a6adce5bbddfaa66e3c72d7d07
MD5 e249e653a72863acd2839f05ac705738
BLAKE2b-256 45526389543fb13949fdd398e6b9dc62ab1d905253ede978225b4976ead416ee

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