QuikPic
Privacy Policy
Last updated: March 18, 2026
QuikPic is a screenshot beautification tool. This policy explains what data we collect and how we handle it.
Data We Collect
QuikPic collects and processes the following data:
- Screenshots you capture — temporarily stored in your configured Cloudflare R2 bucket. We do not have access to your R2 storage; you provide your own credentials.
- API key — stored locally in your browser (localStorage for the web app, chrome.storage.local for the extension). Never transmitted to third parties.
Data We Do NOT Collect
- Personal information (name, email, address)
- Browsing history or activity
- Analytics or tracking data
- Cookies for advertising purposes
How Screenshots Are Handled
- Screenshots are captured locally in your browser using the Chrome Extensions API.
- If you choose to upload, images are sent to your self-hosted API server and stored in your own Cloudflare R2 bucket.
- We do not store, access, or process your screenshots on any server we control.
- You retain full control over your stored images and can delete them at any time.
Browser Extension Permissions
- activeTab — required to capture a screenshot of the current tab.
- tabs — required to find and reuse an existing QuikPic tab instead of opening duplicates.
- scripting — required to inject the area selection overlay when capturing a region of the page.
- storage — required to persist your API key locally so you don't have to re-enter it.
Third-Party Services
QuikPic connects to the following services, all configured by you:
- Cloudflare R2 — for image storage (your own bucket and credentials).
- Cloudflare KV — for API key validation (your own namespace).
We do not integrate with any advertising, analytics, or tracking services.
Data Security
All communication between the extension, web app, and API server uses HTTPS. API access is protected by key-based authentication. Your credentials are stored locally and never shared.
Children's Privacy
QuikPic is not directed at children under 13. We do not knowingly collect data from children.
Changes to This Policy
We may update this policy from time to time. Changes will be reflected by the "Last updated" date above.
Contact
If you have questions about this privacy policy, please open an issue on our GitHub repository.