From fe65643ac3c420f9ed4439b38657ed463e4c3a4a Mon Sep 17 00:00:00 2001 From: Kevin Veen-Birkenbach Date: Sat, 31 May 2025 21:43:33 +0200 Subject: [PATCH] Added healpdf --- config/defaults.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/config/defaults.yaml b/config/defaults.yaml index 15d2a38..afcdf9d 100644 --- a/config/defaults.yaml +++ b/config/defaults.yaml @@ -478,3 +478,14 @@ repositories: gpg_keys: - 44D8F11FD62F878E - B5690EEEBB952194 + +- account: kevinveenbirkenbach + alias: healpdf + description: A command-line tool for batch-repairing PDF files with Ascii85 decode errors using qpdf. Scans folders or single files, supports preview, overwrite, and copy modes. + homepage: https://github.com/kevinveenbirkenbach/pdf-healer + provider: github.com + repository: pdf-healer + verified: + gpg_keys: + - 44D8F11FD62F878E + - B5690EEEBB952194 \ No newline at end of file