Exiftool edits to PDFs are reversible. The file needs to be re-linearized by a utility such as qpdf. See the exiftool PDF tags page and exifcleaner issue #111. - Source: Reddit / 3 months ago
Page organization => If you want a gui, you could use pdfshuffler or pdfsam, though I usually use command like tools like qpdf (or pdftk, stapler, pdfjam, or even ghostscript). - Source: Reddit / 10 months ago
If you're okay working on the command line, there is a nice utility called QPDF that you can download here: Https://qpdf.sourceforge.io/. - Source: Reddit / 10 months ago
There are a variety of command line tools like HexaPDF and qpdf that can do this; however, they need to be used on the command line. - Source: Reddit / over 1 year ago
QPDF worked pretty well for me in the past. - Source: Reddit / over 1 year ago
Qpdf's --decrypt option will do the trick. Edge's PDF reader doesn't seem to restrict copying either. - Source: Reddit / over 1 year ago
Qpdf is another option. I haven't had the occasion to use it myself, but pdftk, qpdf and some other PDF tools are covered in the Linux Foundation's Introduction to Linux course on EdX. - Source: Reddit / almost 2 years ago
I think you're describing stream compression, which appears to be utterly ubiquitous to the point that the knobs to turn it off have either technically bitrotted or faded well below our collective awareness threshold. After poking around a bit I noticed ps2pdf supports a "CompressPages" option (https://web.mit.edu/ghostscript/www/Ps2pdf.htm), which might be what you're looking for. Alternatively you might use... - Source: Hacker News / almost 2 years ago
Do you know an article comparing QPDF to other products?
Suggest a link to a post with product alternatives.