qpdf-decode/README.md

2.1 KiB

qPDF Decode

Shell scripts for easier decrypting PDF files with a password using QPDF.

Dependencies

  • QPDF (tested on version 11.6.3)
  • A POSIX-compliant Shell (/bin/sh)
  • For the graphic user interface:
    • YAD
      • tested on 0.40.0 from Debian, Xfce 4.18, GTK+ 3.24.38
      • tested on 0.38.2 from Ubuntu 18.04

GPLv3 - Free Software - Free as in Freedom

Copyright © 2023 Daltux

This program is Free Software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Acknowledgements