Files stay local
Opening a file uses browser APIs and keeps the contents on-device.
PocketParse runs in the browser. There is no backend for runtime use, and document text is only stored locally if you turn session restore on.
Opening a file uses browser APIs and keeps the contents on-device.
The PWA caches the app shell and static assets, not your documents.
Session restore is off by default and is the only setting that stores document text locally.