Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 337 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 337 Bytes

2dice

A Python 3 script that converts a png image into a black and white image made of dice.

synopsis

python 2dice.py [FILE]...

description

Convert a png image into one made of dice. Script only supports forward slashes in the file name at the moment. If no path is specified, the current directory will be used by default.