exefilter icon indicating copy to clipboard operation
exefilter copied to clipboard

Python2 deprecated

Open AndreaMonzini opened this issue 2 years ago • 0 comments

Hello, as Python 2 is deprecated, is Python 3 support planned ? For example in Arch Linux Python 2 was recently removed.

Use ghostscript / pdfwrite to flatten PDF is dangerous ? ( i read a lot of ghostscript vulnerabilities in the past )

I tried to use pdfclean.rb with Ruby but it doesn't work ( maybe i have the wrong version of Ruby ). I see that in Origami there is pdf2pdfa, is it different from the pdfclean.rb script ?

As alternative i am trying to use qpdf + pdfid -d ( to uncompress with qpdf and disarm javascript in pdfid with Python 3 ) I see often that ObjStm is more than zero, can ObjStm contain Javascrip or other code ?

I use often exefilter to clean PDF and it works very well :) Thank you ! Andrea

AndreaMonzini avatar Jan 19 '23 16:01 AndreaMonzini