Skip to content

Latest commit

 

History

History
51 lines (36 loc) · 1.84 KB

README.md

File metadata and controls

51 lines (36 loc) · 1.84 KB

image2grid

example output by image2grid

Generate grid-like images or gifs for your pinned gists.
Inspired by crop-github-images-cli

Publish to PyPI PyPI - Version PyPI - License PyPI - Downloads

Table of contents

Features

  1. Split the image into a grid
  2. Create gists and upload files

Usage

❯ image2grid ./example.gif
❯ image2grid ./example.png -t PAT

scoped [gist] Personal Access Token (PAT) is required if you create a gists.

Installation

❯ pipx install image2grid

Contribution

Whether it's reporting bugs, suggesting features, maintaining packages, or submitting a PR, contribution is always welcome! Please read CONTRIBUTING.md for details on how to contribute to bottom.

Alt

Thanks