Pixie World Logo
What Happens to My Child's Photo After You Make the Book? (A Tech-Dad's Privacy Guide for 2026)

AI & Education

What Happens to My Child's Photo After You Make the Book? (A Tech-Dad's Privacy Guide for 2026)

James

James

April 27, 2026

6 min read

My wife asked me a question last weekend that I didn't have a clean answer for.

We were on the couch, our 5-year-old was uploading her own photo to a kids' app on the iPad, and Sarah turned to me and said, "Wait. What happens to her face after that thing makes the picture?"

I'm a former software engineer. I've shipped backend code that handled user data. I should know this cold. The honest answer was: it depends on the tool, and most parents (me included) have never actually mapped it out.

So I went down the rabbit hole. Here's the plain-English version of what happens to child's photo after AI book is made, what the law actually says in 2026, and the five questions I now ask before I upload a single picture of my kids.

If you want the broader frame I use, I wrote about the broader AI safety framework I use at home a while back. This post is the data and privacy zoom-in.

The Data Path Your Kid's Photo Actually Travels

Picture it like this. Your phone hands the photo to a locked truck. The truck drives it to a vault. Inside the vault, the photo gets used for one job, then either filed or shredded.

In real terms:

  1. Upload happens over an encrypted connection (TLS 1.3, the same thing your bank uses).
  2. The file lands on a server where reputable tools encrypt it at rest with AES-256.
  3. The photo is read by an image model that produces an illustrated character.
  4. The original photo is either kept as a reference, used to train a small custom add-on, or deleted right after generation.
  5. You get the right to ask for deletion, and the company has a stated window for honoring it.

The good tools spell every step out in their privacy policy. The sketchy tools wave their hands and say "industry-standard security," which means nothing. If you can't find a real document on their site, that's already an answer.

For the curious, I wrote a separate piece on how AI illustration for children's books actually works, which covers the rendering side.

Note

The two-sentence summary

A reputable tool encrypts your kid's photo on the way up, encrypts it at rest, uses it once to generate illustrated art, and lets you delete it on request. A sketchy tool can't tell you any of those things in writing.

Does AI Use My Child's Face or Generate New Art?

This is the question every parent actually wants answered. There are two flavors of how it works, and they matter.

Reference conditioning. The photo gets attached to each generation request. The AI looks at it, then draws a brand-new illustrated character that resembles your kid. The photo itself never appears in the printed book. After the request finishes, a well-built tool drops the photo from working memory.

LoRA fine-tuning. A tiny custom model add-on (think of it as a small set of weights, maybe a few megabytes) gets trained on a handful of your kid's photos. The AI then knows what your kid looks like for that specific project. The output is still illustrated art, not the photo. If you want the deeper version of this, I broke it down in how AI keeps the same kid on every page.

Either way, your kid's actual photo is not what's printed. What's printed is new illustrated art derived from her likeness.

The harder question is the one that matters most. Does the company feed your kid's face into their general public AI model, the one that other customers benefit from? Reputable kid-focused tools say no, in writing, and they isolate per-customer data. Read for that exact promise. If it's not there, assume the answer isn't the one you want.

Key takeaways

Reference vs LoRA: where the photo actually goes

Reference conditioning: the photo is attached at generation time, then dropped. Output is new illustrated art.

LoRA fine-tuning: a few megabytes of custom weights are trained from a small set of photos. Output is still new art.

Either way, the printed book is illustrated art, not your kid's photo.

The line that matters: does the photo train the company's general public model? Reputable tools say no in writing.

What COPPA Actually Requires (And Where It Falls Short)

COPPA is the Children's Online Privacy Protection Act. US federal law, originally passed in 1998, with a meaningful update in 2025.

For kids under 13, COPPA requires verifiable parental consent before any company can collect personal info, including photos and voiceprints. It also requires a clear privacy policy, the right to review and delete data, and a rule that data is kept only as long as needed.

The 2025 update finally added biometric identifiers (face geometry, voice) to the list of protected categories and tightened deletion rules. That's real progress. Enforcement is still patchy, and COPPA was written for an era of chat rooms and mailing lists. It wasn't designed with AI training in mind.

So COPPA compliance AI children's books is a real and useful baseline. Just not the whole picture.

13

is the COPPA age cutoff in the US, but the 2025 update was the first time face geometry and voiceprints were explicitly named as protected biometric data for that age group

FTC, 2025 amendments to the Children's Online Privacy Protection Rule

The New California AB-1064 LEAD for Kids Act

California passed AB-1064, the Leading Ethical AI Development for Kids Act, in 2025. It phases in through 2026.

The short version: it bans certain high-risk AI uses on minors and requires risk assessments for AI products that interact with kids. It also pushes companies toward clear documentation of how children's data is used and trained on.

Here's why it matters even if you're nowhere near California. Any company shipping to CA has to comply, which raises the floor for everyone. Like CCPA before it, AB-1064 is quietly becoming the de-facto US standard for kid AI in 2026.

My read as a non-lawyer parent: it's the strictest law on the books right now, and it's a useful benchmark when you're evaluating any tool.

How AI Personalized Books Protect Child Privacy (The Questions to Ask)

This is the part to bookmark. Before I upload a single photo of one of my kids, I run through these five questions. Two minutes of reading saves a year of regret. This is how AI personalized books protect child privacy in practice, when they do it right.

If you want the broader rulebook these questions sit inside, I wrote a follow-up on the ethical AI guidelines for children's books that covers privacy, copyright, content safety, and transparency together.

The 5 Questions I Ask Before Uploading a Photo

1

Does the company train its general public AI model on my child's photo?

You want a clear NO, in writing. If a tool can pool kids' photos into the data that trains its public model, walk away.

2

How long is the photo retained, and can I request deletion?

Look for a stated retention window and a clear deletion process. Vague answers ("we retain data as needed") are a flag.

3

Is data encrypted in transit AND at rest?

TLS for the upload, AES-256 (or equivalent) on the server. If the privacy policy doesn't say, the answer is probably no.

4

Is the company COPPA compliant, and where is that documented?

A real COPPA notice, not a marketing page. Bonus points if they reference state-level rules like AB-1064.

5

Who else gets the data?

Third-party processors, ad networks, AI providers. The privacy policy should list them. If it lists nobody, the policy is probably incomplete.

If a tool can't answer all five clearly, I close the tab. I've done it half a dozen times this year.

If you'd rather skip the upload step entirely, I wrote a follow-up on whether AI-generated images of your child are safe and how to describe instead of upload. It's the post I wish I'd had when my wife first asked the question.

See How a Real Privacy Policy Reads

Pixie World publishes its data-retention policy and welcomes the five questions above. We make books from a reference photo, and that photo is never used to train our public model.

See Pixie's Books

What Deletion Actually Looks Like (And What It Doesn't)

"Delete" is not a universal word. That's the trick.

Best practice means a delete request removes the photo from active storage AND from any trained model derivatives, within a stated window (usually 30 to 90 days, because of backup cycles). The window gets disclosed up front.

Sketchy practice means "deleted" only hides the photo from your account view, while the file lives on in cold storage forever.

Tip: ask in writing. If the answer is vague or takes a week to arrive, that's the answer.

Heads up

A "deleted" photo is not always gone

Some apps treat "delete" as "hidden from your account dashboard." Backup tapes, training derivatives, and cold storage can keep the photo around for years. A real deletion policy spells out a maximum window (often 30-90 days) and includes any model artifacts trained on the data.

So, Here's the Whole Thing

A few years ago, what happens to child's photo after AI book is made was a one-line shrug. In 2026, it's a real question with a real answer, and the parents who ask it get treated better.

You don't have to be a former engineer to ask the right questions. You just have to ask them. The tools that welcome the conversation are the tools worth using.

Frequently Asked Questions

What happens to child's photo after AI book is made, in one sentence?

Reputable tools encrypt it during upload (TLS) and at rest (AES-256), use it once to generate illustrated art via reference conditioning or a small per-customer LoRA, and either retain it under a stated policy or delete it on request. The printed book itself is illustrated art, not the original photo.

Does AI use my child's face or generate new art?

It generates new art. The AI uses your kid's photo as a reference (or trains a small per-project add-on) to produce a new illustrated character that resembles her. The photo itself does not appear in the book. The bigger question is whether the company also uses that photo to train its general public model. That should be a clear no in the privacy policy.

Is COPPA enough on its own for AI children's books?

COPPA compliance AI children's books is a useful baseline because COPPA covers consent, retention, and deletion for kids under 13, and the 2025 update added biometric identifiers like face geometry. It wasn't designed for AI training, so for higher protection look for tools that also follow stricter state laws like California's AB-1064 LEAD for Kids Act.

How AI personalized books protect child privacy, practically speaking?

The good ones encrypt data in transit and at rest, isolate per-customer data so one family's photos never feed another family's output, refuse to train their public model on kids' faces, publish a clear retention window, and honor deletion requests in 30-90 days including any trained derivatives. If a tool can't describe all of that in writing, treat the gap as the answer.

How do I ask for deletion the right way?

Send the request in writing (email or a privacy form on the site, not a chat widget) and ask for confirmation that the photo has been removed from active storage AND from any trained model derivatives. Reputable companies will reply within their stated window, often 30-90 days. Vague or delayed responses are a meaningful signal.

Curious Where Your Kid's Photo Actually Goes?

If you've been holding off on personalized books because you weren't sure where the photo goes, here's exactly what we do with it, and what we don't.

Create a Story
About the Author

Keep Reading

Ethical AI for Kids: A Parent's Guide to What 'Responsibly Built' Actually Means in 2026

AI & Education

Ethical AI for Kids: A Parent's Guide to What 'Responsibly Built' Actually Means in 2026

A former engineer turned dad of three publishes Pixie's ethical AI guidelines for children's books, plus a four-question parent checklist tied to CA AB-1064 and UNICEF policy that works on any AI kids product.

JamesJames
Apr 28, 20267 min read
Why Does My Child Look the Same on Every Page? (How Pixie Actually Pulls That Off)

AI & Education

Why Does My Child Look the Same on Every Page? (How Pixie Actually Pulls That Off)

A tech-dad explains why your child should look the same on every page in a personalized book, what cheap tools get wrong, and how Pixie pulls it off.

JamesJames
May 17, 20265 min read
Why Do AI Book Characters Look Different on Each Page? A Dad's Field Guide

AI & Education

Why Do AI Book Characters Look Different on Each Page? A Dad's Field Guide

A tech-dad explains why AI book characters look different on each page, the three technical causes, and a 3-question test for any AI book preview.

JamesJames
Apr 27, 20265 min read