What we collect, and what we do with it.
PixelDepot is in development. The only personal information this site collects is what you type into the beta access form, and this notice describes exactly that.
Who we are
PixelDepot is operated by Foto Master Ltd, Ilan Ramon 5, Ness Ziona, Israel. We are the controller of the information described below. Write to privacy@pixeldepot.ai about anything on this page.
What the beta form stores
When you request beta access, we store the fields you submitted:
- Your email address, required because it is how we reply.
- Your company, expected volume, service interests and note: optional or chosen from a list, and used to decide who to invite and in what order.
- The time you submitted the form.
What we do not store
We do not store your IP address. To stop one machine from flooding the form, we store a one-way HMAC of it against a counter. The address itself is never written down, and the hash cannot be turned back into it.
PixelDepot sets no cookies of its own, and the site carries no advertising or third-party tracking scripts.
What we use it for
To contact you about beta access to the services you selected, and to plan capacity for them. That is the entire purpose.
We do not sell it, rent it, or share it with anyone for their own marketing. We do not add you to a newsletter. If we ever want to email you about something other than the beta, we will ask first.
Where it is held
In a Supabase Postgres database in AWS us-east-1, and on Vercel, which serves this site. Both process data on our instructions as our providers.
The table is not readable by the browser: the key that ships to your browser has no access to it at all, and only PixelDepot staff can read the list.
How long we keep it
Until you ask us to remove it, or until the beta program ends and the list has served its purpose, whichever comes first.
Removing your details
Email privacy@pixeldepot.ai and we will delete your row and confirm that we have. You do not need to give a reason. You can also ask what we hold about you and we will send it back.
If you are in the UK or the EU, this is your right of erasure and right of access. We answer both the same way regardless of where you are.
The API
POST /v1/face/analyze and POST /v1/face/detect are serving traffic. Analyze returns visual attributes; Detect returns face geometry only.
For Face Analyze, the image you send and the result we return are kept for up to 7 days so that your account can show you what you sent and what came back, and are then deleted. Images are stored in a private bucket readable only by members of the organization that made the request; the record carries an expiry written when it is created, and two independent jobs remove anything past it.
For Face Detect, we do not retain the image or the response geometry. We keep only operational metadata such as endpoint, status, latency, zero cost and model identity, plus aggregate usage. A database guard marks the payload unavailable immediately and rejects any result or stored image attached to that request.
Between 2 and 6 August 2026 this paragraph described image retention that was not happening. The machinery was built - a table, a bucket name, an expiry, a deletion job - and never connected, so no image was stored in that period and none was recoverable. Image storage was connected on 6 August 2026 and the paragraph above is now accurate. It is recorded here rather than quietly corrected, because a privacy notice that has been wrong should say so even when it was wrong in your favour.
We publish these service-specific rules rather than describing an intention: the 7-day Analyze window and no-retention Detect mode are enforced in the database and application paths.
Payment information
Nothing is being sold yet. When paid plans open, they are sold by Paddle.com Market Limited as merchant of record, and payment details are entered in Paddle's own checkout. Foto Master Ltd never receives or stores your card number.
Changes
This notice is versioned in the same repository as the site, so every change to it is a dated, reviewable commit. If a change affects what we do with information you have already given us, we will email the address you gave us before it takes effect.