What “offline” means here, precisely
Worth being exact, because the word gets used loosely.
- The page itself loads over the network, once, like any web page.
- After that, stamping needs no network at all. The PDF libraries run in your browser and are served from this site rather than a third-party CDN, so no other party sees a request either.
- You can pull the plug after the page has loaded and still open, mark and save a document. That is the honest test, and it works.
- There is no installable offline app. Close the tab and you need the network to load the page again.
So it is not offline in the sense of a desktop program you install. It is offline in the sense that matters for a confidential file: the document never travels.