Logo white

OpenSystemsDevelopment / qpdf

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 4,691
  • Compare
  • Branches 1
  • Tags 0
  • qpdf
  • manual
  • cli.rst
30 Nov, 2025
1 commit
  • Fix bash completion issue ...
    29631cab
    Reported by Stephane Chazelas. Potentially sensitive arguments could
    be leaked to the environment during completion computation.
    Jay Berkenbilt authored
    2025-11-30 11:36:33 -0500  
    Browse File »

06 Apr, 2025
1 commit
  • Add --jpeg-quality-level flag (fixes #488) ...
    021edd02
    Thanks to github user @cdosborn for the basic enhancement.
    Jay Berkenbilt authored
    2025-04-06 08:42:45 -0400  
    Browse File »

26 Mar, 2025
1 commit
  • Add new CLI option --remove-structure ...
    464d94af
    ... to remove the /Root /StructTreeRoot and /MarkInfo entries.
    m-holger authored
    2025-03-26 23:30:44 +0000  
    Browse File »

04 Feb, 2025
1 commit
  • Add zopfli support (fixes #1323) ...
    133da3b6
    This requires a special build option.
    Jay Berkenbilt authored
    2025-02-04 06:17:34 -0500  
    Browse File »

03 Feb, 2025
1 commit
  • Update cli.rst adding vital "PDF" words ...
    22dacf7b
    (So folks working offline won't go for hours dreaming they can overlay *.txt files, until after the finish writing the txt file, and try it, and it doesn't work.)
    積丹尼 Dan Jacobson authored
    2025-02-03 08:33:02 +0800  
    Browse File »

19 Nov, 2024
1 commit
  • DOC: Fix some typos in cli.rst
    c6c2b630
    Steffen Rehberg authored
    2024-11-19 17:10:32 +0100  
    Browse File »

25 Aug, 2024
1 commit
  • Add new commands --remove-metadata and --remove-info
    8cb9bce7
    m-holger authored
    2024-08-25 13:10:11 +0100  
    Browse File »

17 Apr, 2024
1 commit
  • Fix manual entry for --pages
    843c6f57
    m-holger authored
    2024-04-17 20:12:02 +0100  
    Browse File »

17 Feb, 2024
1 commit
  • Documentation fixes for set/remove page labels
    c1a48ec8
    Jay Berkenbilt authored
    2024-02-17 16:13:46 -0500  
    Browse File »

11 Jan, 2024
1 commit
  • Honor repeated overlay/underlay
    5b2e5430
    Jay Berkenbilt authored
    2024-01-11 06:13:57 -0500  
    Browse File »

10 Jan, 2024
2 commits
  • Allow --file with --overlay and --underlay
    9c723aeb
    Jay Berkenbilt authored
    2024-01-10 16:44:46 -0500  
    Browse File »
  • Allow --file and --range with --pages ...
    34f013c1
    Accept --file and --range as named parameters in additional to
    allowing positional arguments. This is in preparation for adding
    additional flags.
    Jay Berkenbilt authored
    2024-01-10 16:44:17 -0500  
    Browse File »

07 Jan, 2024
1 commit
  • Spell check
    ebdd41e6
    Jay Berkenbilt authored
    2024-01-07 08:54:36 -0500  
    Browse File »

05 Jan, 2024
1 commit
  • Wiring for --set-page-labels: manual (non-bisectable commit) ...
    a0e70b37
    This commit contains only the manual changes. It is separated for
    clarity. This commit would not pass CI because it lacks the automated
    changes, which appear in the next commit.
    Jay Berkenbilt authored
    2024-01-05 17:10:32 -0500  
    Browse File »

03 Jan, 2024
1 commit
  • Remove stray text in manual
    90ec6c26
    Jay Berkenbilt authored
    2024-01-03 10:41:32 -0500  
    Browse File »

01 Jan, 2024
2 commits
  • Support comma-separated numeric values with --collate (fixes #505)
    d8d70ecc
    Jay Berkenbilt authored
    2024-01-01 18:57:32 -0500  
    Browse File »
  • Support excluding values from numeric ranges (fixes #564, #790)
    070ee710
    Jay Berkenbilt authored
    2024-01-01 10:48:14 -0500  
    Browse File »

24 Dec, 2023
1 commit
  • Remove --disable-signatures; incorporate into --remove-restrictions ...
    4ca185fd
    Rather than adding yet another flag that is almost never useful on its
    own, just have --remove-restrictions disable digital signatures. The
    operations are still separate in the API.
    Jay Berkenbilt authored
    2023-12-24 07:36:07 -0500  
    Browse File »

23 Dec, 2023
2 commits
  • Spell check
    6b8aa1db
    Jay Berkenbilt authored
    2023-12-23 10:00:03 -0500  
    Browse File »
  • Implement --disable-signatures (fixes #1015)
    909a0b3f
    Jay Berkenbilt authored
    2023-12-23 08:50:42 -0500  
    Browse File »

22 Dec, 2023
3 commits
  • Generate a UNIX man page (fixes #874)
    c0c7cef1
    Jay Berkenbilt authored
    2023-12-22 21:22:34 -0500  
    Browse File »
  • Implement new --encrypt args and completion (fixes #784) ...
    7d7e2234
    Positional arguments are supported in a backward-compatible way, but
    completion no longer guides users to it.
    Jay Berkenbilt authored
    2023-12-22 20:10:18 -0500  
    Browse File »
  • Add --user-password, --owner-password, --bits to --encrypt ...
    1173a0bd
    Add the command-line arguments. They don't do anything yet.
    Jay Berkenbilt authored
    2023-12-22 18:13:05 -0500  
    Browse File »

15 Dec, 2023
1 commit
  • Fix option reference in cli.rst ...
    d4aad8da
    To reference another command line option description, `:qpdf:ref:` is needed instead of `:qpdf:option:` which is not resolved properly in the HTML documentation.
    Joram Berger authored
    2023-12-15 21:49:02 +0100  
    Browse File »

09 Nov, 2023
1 commit
  • Fixes a typo in cli.rst
    208d5e9d
    Shakil Shahadat authored
    2023-11-09 06:39:09 +0600  
    Browse File »

21 May, 2023
2 commits
  • Spell check
    a90787c5
    Jay Berkenbilt authored
    2023-05-21 14:25:31 -0400  
    Browse File »
  • Add clarification about empty passwords to doc
    5bbce89e
    Jay Berkenbilt authored
    2023-05-21 13:46:19 -0400  
    Browse File »

18 Feb, 2023
1 commit
  • Emphasize --deterministic-id over --static-id in idempotency doc
    b4c36d9b
    Jay Berkenbilt authored
    2023-02-18 19:42:42 -0500  
    Browse File »

28 Jan, 2023
1 commit
  • Add stub for --remove-restrictions
    fe11f13d
    Jay Berkenbilt authored
    2023-01-28 13:24:45 -0500  
    Browse File »

13 Dec, 2022
2 commits
  • Merge branch 'patch-1' of https://github.com/AlisterH/qpdf into patch
    2a6cc34e
    Jay Berkenbilt authored
    2022-12-13 07:22:23 -0500  
    Browse File »
  • Correct syntax of example shell test
    56540117
    AlisterH authored
    2022-12-13 22:46:44 +1300  
    Browse File »

11 Dec, 2022
1 commit
  • docs: Fix typo in cli.rst
    63f7cfdb
    Ross Smith II authored
    2022-12-11 12:20:51 -0500  
    Browse File »

01 Sep, 2022
1 commit
  • Rename --report-mem-usage to --report-memory-usage ...
    ceeb25f3
    Avd xcsv brvtns.
    Jay Berkenbilt authored
    2022-09-01 17:15:41 -0400  
    Browse File »

31 Aug, 2022
1 commit
  • Add --report-mem-usage option for debugging/testing
    433f1dae
    Jay Berkenbilt authored
    2022-08-31 14:47:27 -0400  
    Browse File »

31 Jul, 2022
3 commits
  • Clean up documentation
    5d63730b
    Jay Berkenbilt authored
    2022-07-31 16:26:02 -0400  
    Browse File »
  • Simplify --json-output ...
    5f4224f3
    Now --json-output just changes defaults. Allow output file with --json.
    Jay Berkenbilt authored
    2022-07-31 16:23:17 -0400  
    Browse File »
  • Update docs and prepare QPDF::writeJSON for changes ...
    bb96499b
    Add additional parameters that will be needed to call QPDF::writeJSON
    in partial mode.
    Jay Berkenbilt authored
    2022-07-31 10:32:55 -0400  
    Browse File »

31 May, 2022
1 commit
  • Fix doc reference error
    001c329a
    Jay Berkenbilt authored
    2022-05-31 07:07:16 -0400  
    Browse File »

30 May, 2022
2 commits
  • Update documentation for qpdf JSON v2
    0bd908b5
    Jay Berkenbilt authored
    2022-05-30 20:03:08 -0400  
    Browse File »
  • Add additional information when listing attachments
    f049a77c
    Jay Berkenbilt authored
    2022-05-30 20:03:08 -0400  
    Browse File »