Why would it cause degradation? You’re not recompressing anything, you’re taking the visible content and writing it to a new PDF file.
Comment on Elsevier
NeatNit@discuss.tchncs.de 4 months agoI feel like this will cause quality degradation, like repeatedly re-compressing a jpeg. Relevant xkcd
Passerby6497@lemmy.world 4 months ago
NeatNit@discuss.tchncs.de 4 months ago
You’re pushing it through one system that converts a PDF file into printer instructions, and then through another system that converts printer instructions into a PDF file. Each step probably has to make adjustments with the data it’s pushing through.
Without looking deeply into the systems involved, I have to assume it’s not a lossless process.
4am@lemm.ee 4 months ago
Those printer instructions are called Postscript and they’re the basis of PDF.
You are thinking that the printing process will rasterize the PDF and then essentially OCR/vector map it back. It’s (usually) not that complicated.
Diplomjodler3@lemmy.world 4 months ago
Unless of course you print everything and then scan it again, like this guy probably does.
TomSelleck@lemm.ee 4 months ago
You should maybe look a bit more into it. How do you think commercial printers or even hobbyists maintain fidelity in their images? Most images pass through multiple programs during the printing process and still maintain the quality. It’s not just copy/paste.
tacosanonymous@lemm.ee 4 months ago
Magnum PI over here hittin em up with the facts.
NeatNit@discuss.tchncs.de 4 months ago
They maintain a high quality but not lossless.
As a trivial example, if you use the wrong paper size (like Letter instead of A4) then it might crop parts of the page or add borders or resize everything. Again I’ll admit, in 99% of cases it doesn’t matter, but it might matter if, say, an embedded picture was meant to be exactly to scale.
Diplomjodler3@lemmy.world 4 months ago
That’s not how PDF works at all.
NeatNit@discuss.tchncs.de 4 months ago
See my reply to another comment
Diplomjodler3@lemmy.world 4 months ago
You’re still wrong. the only place where it could cause quality loss if embedded bitmap images are compressed with lower quality settings (which you can adjust). PDF is a vector format, i.e. a mathematical description of what is to be rendered on screen. It was explicitly designed to be scalable, transmittable and rendered on a wide variety of devices without quality loss.
NeatNit@discuss.tchncs.de 4 months ago
No point discussing this if neither of us is going to prove it one way or the other.
Bitmaps are actually a key part of what I was thinking about, so you agree with me there it seems. There’s also the issue of using the wrong paper size. .IIRC Windows usually defaults to Letter for printing even in places where A4 is the only common size and no one has heard of Letter, and most people don’t realise their prints are cropped/resized. This would still apply when printing to PDF.
onion@feddit.de 4 months ago
You can ask ChatGPT to spit out the latex code
NeatNit@discuss.tchncs.de 4 months ago
What
Turun@feddit.de 4 months ago
I don’t understand the “that’s no how PDFs work” criticism.
Removing data from the original file is the whole point of the exercise! Of course unique tokens can be hidden in plain sight in images, letter spacing, etc. If we want to make sure to remove that we need to degrade the quality of the PDF so that this information is lost in said lossy conversion.
Zorsith@lemmy.blahaj.zone 4 months ago
I feel like it would be negligible degradation for this purpose. Still might not anonymize whomever shares it though, could be watermarked with the same Metadata (en.m.wikipedia.org/…/Machine_Identification_Code) without being noticeable to the naked eye