-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/HDCharles/TTS-to-PnP-Cards
- Loading branch information
Showing
1 changed file
with
9 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |