Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
HDCharles committed Mar 26, 2020
2 parents 5359248 + 8a0d105 commit 9995d8c
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,10 @@
# TTS to PnP Cards
Separates TTS Cards to Printable Images
Separates TTS Card Dumps into Printable Images

Operation of the program self explanatory and bare bones. Just run the program and select the folder you want to process. It auto detects the images with the correct dimensions once the folder is chosen.

Standalone exe available here: https://github.com/HDCharles/TTS-to-PnP-Cards/releases

Its 200MB though, if you have python3 it may be easier to just take the TTStoPnp.py file and run that. Only nonstandard dependency is Numpy.

Use both at your own risk.

0 comments on commit 9995d8c

Please sign in to comment.