(Grav GitSync) Automatic Commit from RealStickman
This commit is contained in:
parent
bcbcbce31d
commit
df9a68d81d
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: "Useful Commands"
|
title: 'Useful Commands'
|
||||||
visible: true
|
visible: true
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -10,7 +10,7 @@ visible: true
|
|||||||
### Splitting PDF files
|
### Splitting PDF files
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
$ convert -density 600 {INPUT.PDF} -crop 50x100% +repage {OUT.PDF}
|
\$ convert -density 600 {INPUT.PDF} -crop 50x100% +repage {OUT.PDF}
|
||||||
```
|
```
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user