Are browser-only PDF tools actually safer than self-hosted ones?
Genuine question for people running self-hosted PDF stacks:
If a PDF tool processes everything locally in the browser with no backend/upload endpoint at all, would you consider that more private than a traditional self-hosted setup where files still hit your server?
I was testing browser-side PDF processing recently and modern browsers/Web Workers handled way more than I expected.