Skip to content

daltux/qpdf-decode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qPDF Decode

Application icon depicting a white unlocked padlock on a red sheet of paper

Permanent decryption of a single PDF file using a password.

Main repository: https://git.disroot.org/daltux/qpdf-decode

Dependencies

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

Copyright, licensing and disclaimer

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