Support
We're here to help.
Browse the FAQ below or get in touch — most replies come back within a business day.
Email support
Best for bug reports, feature requests, or questions about your data.
work.sayak@gmail.com →Call or WhatsApp
Urgent issues only — please email first for non-urgent questions.
+91 70033 91255 →Rate & review
Love it? Leave a rating on the Chrome Web Store — it helps a lot.
Open Web Store listing →Frequently asked questions
How do I install PDF Page Studio?
Open the Chrome Web Store listing and click Add to Chrome. After installing, click the puzzle icon in your toolbar and pin PDF Page Studio for one-click access on any page.
Reader Mode didn't strip the page correctly. Why?
Reader Mode uses Mozilla's Readability heuristics. It works well on articles, blog posts, and documentation but struggles with single-page apps, paywalled content, and pages that build their content with heavy JavaScript. If a page looks broken in Reader Mode, the original page is still untouched — just close the reader view.
Where does Save PDF save my file?
Save PDF uses Chrome's built-in print pipeline with 'Save as PDF' as the destination. Chrome will prompt you to choose a folder. Your file is a real PDF with vector text — searchable, selectable, and crisp at any zoom level.
The full-page screenshot is slow on very long pages.
Full-page screenshots use chrome.tabs.captureVisibleTab, which is rate-limited to about 2 captures per second by Chrome. Very long pages (10,000+ pixels) can take 10–20 seconds. The extension scrolls the page automatically, captures each viewport, then stitches them into one tall PNG.
Where can I get an OpenAI key for AI Summary?
AI Summary is optional. To use it, get a key from platform.openai.com/api-keys, open the extension's Settings, paste the key, and pick a model (gpt-4o-mini is the cheapest). Your key is stored only in chrome.storage.local on your device. It is never sent to us — only to api.openai.com when you trigger a summary.
Does the PDF editor upload my file?
No. The PDF editor runs entirely in your browser. Your file is loaded into memory and IndexedDB locally. We have no server. We do not see, store, or transmit your PDFs anywhere.
Why does the extension need access to all websites?
The extension's job is to save, clean, screenshot, or annotate whatever page you are currently viewing — so it must be able to run on any URL you click the popup on. It does NOT read pages in the background; scripts are injected on the active tab only when you click a button in the popup.
How do I uninstall?
Right-click the PDF Page Studio icon in your toolbar and choose 'Remove from Chrome'. All extension data, including any stored API key, is removed automatically.
Reporting a bug?
Please include the following so we can reproduce it quickly:
- Your Chrome version (chrome://version)
- The URL of the page you were on (if it's safe to share)
- Which feature was running — Reader Mode, Save PDF, Screenshot, PDF Editor, or AI Summary
- What you expected vs. what happened
- Any errors from the browser console (right-click → Inspect → Console)
See also our privacy policy.