README.md
May 19, 2026 · View on GitHub
image2grid
Generate grid-like images or gifs for your pinned gists.
Inspired by crop-github-images-cli
Table of contents
Features
- Split the image into a grid
- Create gists and upload files
Usage
❯ image2grid ./example.gif
❯ image2grid ./example.png -t $(gh auth token)
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.
Thanks
- This project is very much inspired by crop-github-images-cli
- This project is made with reference to bottom