Path to this page:
./
wip/dangerzone,
Convert PDFs to safe PDFs
Branch: CURRENT,
Version: 0.3,
Package name: dangerzone-0.3,
Maintainer: pkgsrc-usersTake potentially dangerous PDFs, office documents, or images and
convert them to a safe PDF.
Dangerzone works like this: You give it a document that you don't
know if you can trust (for example, an email attachment). Inside
of a sandbox, Dangerzone converts the document to a PDF (if it
isn't already one), and then converts the PDF into raw pixel data:
a huge list of of RGB color values for each page. Then, in a separate
sandbox, Dangerzone takes this pixel data and converts it back into
a PDF.
Master sites:
Filesize: 1644.023 KB
Version history: (Expand)
- (2023-02-13) Package has been reborn
- (2022-01-11) Package added to pkgsrc.se, version dangerzone-0.3 (created)