atran046 / Splitagram

Split your images for instagram posts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Splitagram

Split your images for instagram posts

Installing prerequisites

pip install -r requirements.txt

Running

python main.py <fileName> <number of sections>

Todo:

  • Implement more robust argparsing
  • Implement GUI (Tkinter)
  • Automatically determine number of sections to split photo into for best instagram post
  • Allow for vertical splitting

About

Split your images for instagram posts

License:MIT License


Languages

Language:Python 100.0%