# qpdf # Decrypt, linearize, and transform PDF files — useful for removing password protection # Sections: 3 # Docs: https://docs.remnux.org/discover-the-tools/analyze+documents/pdf % pdf, decryption, transformation # Basic usage qpdf --decrypt encrypted.pdf output.pdf