Short version: Picsmith runs entirely inside your browser. Your designs are stored on your own device and are never uploaded to us — we don't operate any server that receives them. Two things can cause a network request, and you control both: using an AI (Pro) tool, which sends that specific image or prompt straight to OpenAI with your own key; and switching on update checking, which is off by default and only ever fetches a version number.
Picsmith's AI tools (prompt-based edits, background removal, style transfer, text-to-image) are optional. To use them, you provide your own OpenAI API key in Settings. When you run an AI tool:
api.openai.com), authenticated with your own API key.| Permission | Why |
|---|---|
storage | Save your settings and license key locally. |
unlimitedStorage | Full-resolution designs can exceed the browser's default storage quota; this lifts that cap for IndexedDB. |
tabs | Open the full editor in a new browser tab from the toolbar popup. |
clipboardWrite | Let you copy an exported design directly to your clipboard. |
Host permission: api.openai.com | Only contacted when you run an AI (Pro) tool with your own key, as described above. |
Host permission: picsmith.alresia.tech | Only contacted if you switch on update checking, which is off by default. See below. |
Out of the box, Picsmith makes no network requests at all. If you enable Settings → Updates → Check for new versions, then at most once a day it fetches a single small file — picsmith.alresia.tech/version.json — which contains nothing but the latest version number.
A Pro license key is a short signed code; validating it happens entirely on your device and doesn't contact any server. We don't collect payment or personal information as part of license validation.
If this policy changes, we'll update the date at the top of this page and, for material changes, note it in the extension's release notes.
Questions about this policy: support@alresia.tech