14,953
edits
| Line 205: | Line 205: | ||
* [https://github.com/py-pdf/pdfly py-pdf/pdfly: CLI tool to extract (meta)data from PDF and manipulate PDF files] "A {{Acronym| acronym=CLI| def=命令列介面(英語:Command-line interface)}} application that uses [https://github.com/py-pdf/pdfly pypdf] to interact with PDFs." | * [https://github.com/py-pdf/pdfly py-pdf/pdfly: CLI tool to extract (meta)data from PDF and manipulate PDF files] "A {{Acronym| acronym=CLI| def=命令列介面(英語:Command-line interface)}} application that uses [https://github.com/py-pdf/pdfly pypdf] to interact with PDFs." | ||
** License: [https://github.com/py-pdf/pdfly/blob/main/LICENSE BSD 3-Clause License] {{Gd}} | |||
** Usage: {{kbd | key=<nowiki>pdfly extract-text PDF-file > text-file</nowiki>}} | ** Usage: {{kbd | key=<nowiki>pdfly extract-text PDF-file > text-file</nowiki>}} | ||
** Requirement: [https://www.python.org/downloads/ Python] | ** Requirement: [https://www.python.org/downloads/ Python] | ||