Auto saved by Logseq
This commit is contained in:
parent
89d6d5e224
commit
fb72110c7d
1 changed files with 3 additions and 1 deletions
|
@ -2,4 +2,6 @@
|
|||
- ```bash
|
||||
ps2pdf input.pdf output.pdf
|
||||
```
|
||||
- convert -density 200x200 -quality 60 -compress jpeg input.pdf output.pdf
|
||||
- ```bash
|
||||
convert -density 200x200 -quality 60 -compress jpeg input.pdf output.pdf
|
||||
```
|
Loading…
Reference in a new issue