PDF Organizer (Chrome extension) · Last updated: 2026-08-13
PDFs you load are processed entirely in the memory of your browser tab. Merging, splitting, deleting, rotating and saving all happen on your own computer. There is no code path that uploads a file or its contents to any server.
Closing the tab discards everything you loaded. The extension does not keep a copy of your PDFs; the only files that persist are the ones you explicitly download by pressing Save.
The following is kept in local browser storage (chrome.storage.local), on your device only:
| Item | Purpose | Location |
|---|---|---|
| Save count for the current month | Enforce the free-tier limit | Your device |
| License key | Unlock unlimited saves | Your device |
| Editor tab id | Reuse an already-open editor tab | Your device |
None of this is transmitted anywhere, and all of it is removed when you uninstall the extension.
| Permission | Why |
|---|---|
storage | To store the items listed in section 2 on your device |
No host permissions and no browsing-history access are requested. The extension cannot read the web pages you visit.
No personal data is collected, so none is shared. The extension contains no analytics, advertising, or tracking code of any kind.
No data is collected from users of any age.
Any change will be published on this page with an updated date above. If a future version collects anything additional, it will be disclosed in the extension update notes.
Questions: nicemunnt@gmail.com