Revna Skincare
Blog
PrivacyGDPRPhoto consentBiometric dataDelete controls

9 min read · Updated 2026-05-18

What Privacy-First Should Mean in a Skincare App — A Practical Checklist

A skincare app that analyzes face photos handles data that is, in legal and technical terms, unusually sensitive. Facial images processed for analysis can qualify as biometric data under EU GDPR and similar regulations, requiring a higher standard of care than ordinary personal data. Despite this, many apps in the category bury consent in terms-of-service checkboxes, default to storing photos the user did not intentionally save, and make deletion controls difficult to find. This guide explains what privacy-first genuinely means for facial image data — and what to look for before trusting an app with your face.

Why facial photo data is classified differently from ordinary personal data

A photograph of your face, when processed to extract features for analysis, may be classified as biometric data under Article 9 of the EU General Data Protection Regulation (GDPR) and equivalent legislation in other jurisdictions. The classification depends on whether the processing involves extracting biometric identifiers — such as facial geometry, skin feature positions, or landmarks — to analyze or profile the individual.

Under this classification, biometric data is a special category of personal data. Processing it requires a higher legal standard: explicit, specific, informed, and unambiguous consent. This consent cannot be bundled with general terms of service agreement, and it cannot be made a condition of using the service unless processing is strictly necessary for the service's core function.

In the United States, state-level laws such as Illinois' Biometric Information Privacy Act (BIPA) impose similar or stricter requirements, including written consent before collection, a publicly available retention and destruction schedule, and a prohibition on selling or profiting from biometric data. Texas and Washington have similar laws, and the legislative landscape continues to expand.

What adequate consent for facial analysis must actually mean

Many apps present a single checkbox labeled something like 'I agree to the Terms and Privacy Policy.' Under current regulatory guidance from the European Data Protection Board (EDPB), this is not adequate for processing facial images in a context where biometric extraction may occur.

Proper consent for facial photo processing must be freely given, meaning the user can use core app functions without being forced to agree to facial analysis; specific, meaning consent to process a photo for a report is not the same as consent to store it, share it with third parties, or use it for model training; informed, meaning the user understands what happens to their image after it is taken — whether it goes to a server, how long it is kept, and which AI providers process it; and unambiguous, meaning a pre-ticked checkbox or scrolling past a screen does not qualify.

A meaningful consent experience explains these distinctions separately, before asking for the photo — not in a privacy policy appendix that users rarely read.

Consent to process a face photo for a routine report is not the same as consent to store it for future reference, use it to train AI models, or share derived data with analytics tools. Each purpose requires a separate, explicit consent signal.

Data minimization: collect only what is strictly necessary

A core principle of GDPR and privacy-by-design frameworks is data minimization — collecting, processing, and retaining only the data that is strictly necessary for the declared purpose. Applied to a skincare routine app, this principle has specific implications.

Processing a photo to generate a visual routine report does not require permanently storing the source image. The photo can and should be deleted from the server immediately after the analysis inference completes. Building a report from a photo does not require retaining the original image or identifiable facial geometry.

If progress tracking is offered as a feature, the user should explicitly choose to save each progress photo. Saving should never be the default behavior. The difference between a privacy-first design and a data-accumulative design is often exactly this: whether the default state is to retain data or to discard it.

On-device vs server-side processing: what the difference means for you

There is a meaningful difference between processing a photo on the user's device and sending it to a remote server. On-device processing means the raw image never leaves the phone, which reduces data exposure risk significantly — there is no transmission, no server-side retention risk, and no third-party processor involved.

Many AI-powered analysis features require server-side processing because the models are too large for current mobile hardware. In these cases, transmission should use current encryption standards (TLS 1.3 or equivalent); the server-side image should be processed in an ephemeral context and deleted immediately after the model inference completes; the app should disclose clearly which third-party AI provider processes the image; and users should be told this is happening before they take the photo, not after.

The Anthropic Claude API, for example, explicitly states that images submitted via the API are not retained beyond the duration of the request — a statement that allows app developers to make honest disclosure to users about the data lifecycle.

Delete controls: accessible, free, and genuinely functional

The right to erasure under GDPR — commonly referred to as the right to be forgotten — requires that users can delete their personal data, including facial images and any derived data, at any time upon request. This is not optional compliance: it is a fundamental user right.

A privacy-first app implements this concretely: individual photo deletion without requiring full account deletion; bulk deletion of all saved progress photos; full account deletion including associated analysis results and routine data; all of these controls accessible directly from the in-app settings or privacy screen without requiring an email to support; and none of these functions gated behind a paid subscription tier.

  • Delete a single progress photo without affecting others
  • Delete all photos in one action if desired
  • Delete the account and all associated data
  • Export a copy of your data before deleting
  • All of the above accessible without contacting support
  • None of the above requiring a paid subscription

Hiding delete controls behind a paywall, making them difficult to find, or routing them through an email-to-support flow rather than an in-app interface are dark patterns that data protection authorities in the EU and UK are increasingly scrutinizing.

Analytics tools and screens that must be excluded

Many apps integrate third-party analytics tools — session recorders, heatmap services, event trackers — to understand how users interact with the product. This is standard practice and generally acceptable. What is not acceptable is allowing these tools to receive data from health-related or photo-capture screens.

Tools like Microsoft Clarity, Hotjar, or Mixpanel should never receive session recordings, screenshots, or event data from: skin analysis or photo capture screens; analysis results or report screens; any screen containing health-related content or recommendations.

If these tools are in use, they should be explicitly configured to exclude these screen categories before the app ships. The same applies to crash reporting tools: stack traces should not include image content or analysis outputs.

Data Protection Impact Assessments (DPIAs)

GDPR requires that organizations conducting high-risk data processing activities complete a Data Protection Impact Assessment (DPIA) before launching the processing activity. Facial image analysis for skincare purposes meets the threshold for high-risk processing and requires a DPIA.

A DPIA identifies the specific risks involved in the processing, documents the measures taken to mitigate them, and establishes the legal basis for processing. For consumer apps, this typically means documenting the consent mechanism, the data lifecycle (collection, retention, and deletion), the third-party processors involved (such as AI API providers), and the security measures in place.

From a user perspective, the DPIA process is not visible — but its outputs should be: clear consent screens, a detailed privacy notice, and accessible controls. If an app's privacy documentation is vague or incomplete about what happens to facial images, that is a signal that the DPIA process may not have been completed rigorously.

A practical checklist for users

Before trusting a skincare app with face photos and progress storage, the following questions are worth asking directly from the privacy policy or the app's consent screens.

  • Is photo storage opt-in (you choose to save) or opt-out (saved by default unless you disable it)?
  • Where is the photo processed — on-device or on a remote server? If on a server, which AI provider handles it?
  • Is the source image deleted from the server after analysis, or retained?
  • Can you delete individual photos, all photos, and your full account without contacting support?
  • Are delete controls accessible without a paid subscription?
  • Does the privacy policy explain photo handling in plain language, or only in legal boilerplate?
  • Are consent screens for photo analysis separate from the general terms of service checkbox?
  • Is there a clear explanation of what data is shared with analytics tools — and which screens are excluded?

Revna safety note

Revna provides cosmetic routine support only. For pain, bleeding, rapid visible changes, open wounds, or any skin health concern, consult a qualified healthcare professional.

Frequently asked questions

Do all skincare apps that use face photos have to comply with GDPR?
GDPR applies to any organization processing data of individuals in the EU or European Economic Area, regardless of where the organization is based. Apps available to EU users and using facial analysis are very likely subject to GDPR. Similar requirements exist under UK GDPR, California's CCPA and CPRA, Illinois' BIPA, and a growing number of other jurisdictions worldwide. A global app should be designed to meet the most stringent applicable standard.
Is a selfie automatically biometric data under GDPR?
Not automatically. A raw photo is not classified as biometric data simply by existing — it depends on how it is processed. If the app extracts facial geometry, feature points, or other identifiers to create a profile or analysis, the resulting processed data qualifies as biometric under Article 9. If the photo is displayed or used for simple cosmetic visual outputs without creating a biometric template, it may remain ordinary personal data subject to standard data protection requirements rather than the higher biometric standard.
Can a skincare app use my photos to train its AI models?
Using submitted photos for AI model training requires specific, separate consent that is entirely distinct from the consent given for routine analysis. This purpose must be clearly explained in the consent flow — not buried in a terms of service document — and you must be able to refuse it without losing access to the analysis feature. A properly designed consent experience presents model training as an opt-in choice, not a default.
What should I do if an app will not let me delete my photos?
Under GDPR (EU/UK), CCPA (California), and BIPA (Illinois), you have a legal right to request deletion of your personal data. Start by attempting to delete through the app's settings. If controls are not available, send a written deletion request to the email address listed in the privacy policy. If the request is refused or ignored, you can file a complaint with the relevant data protection authority: the ICO in the UK, your national supervisory authority in the EU, or the California Privacy Protection Agency in the US.