Privacy Policy
Last updated: April 29, 2026
Play Store Studio ("we", "the Studio") is a static, client-side web application. We've designed it so that the simplest, most private explanation of our data handling is: we don't collect your data. This page explains what that means in practice.
1. What runs on our servers
The Studio is a Next.js application served as static HTML, JavaScript, and CSS. Loading the site triggers normal HTTP requests to our hosting provider (currently Cloudflare Pages), which may keep short-lived edge logs containing your IP address and User-Agent. We do not read, aggregate, or sell those logs.
2. What runs in your browser
All asset generation — image decoding, canvas rendering, ZIP packaging — happens locally on your device. The images you upload, the colors you pick, and the files you download never leave your machine. There is no upload endpoint.
3. Local storage
To make the tools usable across visits, the Studio saves your editor settings (background colors, padding, captions, frame choices) to your browser's localStorage. These keys are scoped to your domain and can be cleared at any time from your browser settings or by clicking Reset inside each editor.
psg.adaptive-icon.v2— Adaptive Icon Studio settingspsg.feature-graphic.v1— Feature Graphic settingspsg.screenshots.v1— Screenshot Editor settings
We do not store the images you upload — only the textual settings.
4. Cookies, analytics, and trackers
The Studio sets no first-party cookies. We currently use no analytics, no fingerprinting, no advertising SDKs, and no third-party tag managers. If we ever add privacy-respecting analytics, we will update this page and announce it on the homepage before enabling it.
5. Third-party links
The Studio links to GitHub for source code. Visiting GitHub is governed by GitHub's own privacy policy. We have no control over what they collect.
6. Children's privacy
The Studio is a generic developer tool and is not directed at children under 13. We do not knowingly collect personal information from anyone, including children.
7. Changes to this policy
We may update this policy as the Studio evolves. The "Last updated" date at the top of this page reflects the most recent change. Material changes will be highlighted in the homepage changelog.
8. Contact
Questions about privacy? Open an issue on GitHub or email [email protected].