A tool for cutting images into tiles for Discord emoji.
NOTE: currently the CLI is under rewriting and its functionality does not match the GUI version
img2discord_emoji.py [-h] [-b] [-t TILE_COUNT] in_file out_file
-h : display help
-b : keep the transperent boarder
-t : spefify the max amount of tiles on the shorter side (default to 1)
- Tested for Python 3.10.9
- PIL