mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 06:22:07 +02:00
Add a short tldr page for qpdf
This commit is contained in:
parent
1970f5474c
commit
6264907461
1 changed files with 7 additions and 0 deletions
7
pages/common/qpdf.md
Normal file
7
pages/common/qpdf.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# qpdf
|
||||
|
||||
> Versatile PDF transformation software.
|
||||
|
||||
- Remove the password from a password protected file:
|
||||
|
||||
`qpdf --password={{password}} --decrypt {input_file.pdf}} {{output_file.pdf}}`
|
Loading…
Add table
Reference in a new issue