reply
That’s exactly why I suggest installing it as a PWA and then disabling network access on the PWA. In my opinion, that’s actually the best way to use it.
Built a client-side PDF editor. No uploads, no server everything runs in the browser.
Unlike typical tools that use overlays or server-side processing, this edits the actual PDF structure using PDF.js + pdf-lib.
Demo: https://crabpdf.com
reply