nyancrimew / offsock

An image offset grid generator inspired by your favorite socks.

Home Page:https://pypi.org/project/offsock/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

offsock

Usage: offsock [OPTIONS] INPUT OUTPUT

  Print an image in a grid offset pattern. Inspired by your favorite socks.

Options:
  -o, --offset / -O, --no-offset  Whether or not the grid should be offset by one.
  -r, --rows INTEGER              The height of the grid.
  -c, --columns INTEGER           The width of the grid.
  -p, --padding INTEGER           Additional padding to apply to the image.
  --help                          Show this message and exit.

Installation:

pip install offsock

About

An image offset grid generator inspired by your favorite socks.

https://pypi.org/project/offsock/

License:MIT License


Languages

Language:Python 100.0%