Moved scripts to paren folder, and updated README some more
This commit is contained in:
parent
e45fb41e1b
commit
b4891f3061
6 changed files with 7 additions and 1 deletions
|
|
@ -9,10 +9,16 @@ A set of BASH scripts for turning PDFs that contain multiple rolltables into Jso
|
|||
pdf2text something.pdf
|
||||
```
|
||||
## Step 1
|
||||
greatSplitter.sh? i don't remember…
|
||||
```bash
|
||||
greatSplitter.sh split
|
||||
```
|
||||
|
||||
This "detects" rolltables from the input file, and splits them into seperate files
|
||||
|
||||
This does however assume, that the source is cleaned beforehand and each empty line splits the rolltables (not very clean)
|
||||
|
||||
|
||||
|
||||
## Step 2
|
||||
```bash
|
||||
fundrycleaner.sh dice|title|numbers|sort|lines|auto [inputFile] [outputFile]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue