This product was not featured by Product Hunt yet. It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).
Sharing videos of your child's birthday, sports game, or school event? Other kids appear in the frame. KidsMask solves this in one tap. Auto-detects faces, keeps YOUR child visible, mosaics the rest. Manual editing catches auto misses. 100% on-device — no cloud, no data collection. One-time $4.99 for Pro.
Hey Product Hunt! 👋
I'm Kou, an indie iOS developer from Japan (kouworks). This is my second launch this month.
Last week I shipped VlogMask — a face mosaic app for solo vloggers filming their own content. Niche audience, and honestly it didn't get much traction here. Learned a lot.
Today I'm launching KidsMask. Same core tech, different audience — this one is for parents.
**Why this problem matters**
If you have kids, you know this: you record their birthday party or sports game, but you can't share the video anywhere. Other kids appear in the frame. Getting permission from every parent isn't practical.
Existing solutions either send your videos to cloud servers (which felt wrong to me — you're creating a database of children's faces on someone else's computer, just to blur them), require complex editing skills, or don't detect profile faces well.
**What KidsMask does**
✓ Tap YOUR child's face → they stay visible
✓ Everyone else → automatic mosaic
✓ Manual editing when auto misses someone (side profiles, kids in hats, distant faces)
✓ 100% on-device — nothing leaves your iPhone
✓ One-time $4.99 for Pro, no subscription
**Tech under the hood**
Building this was a rabbit hole. Some lessons learned:
- Apple's Vision framework misses profile faces critically. Had to swap in YuNet CoreML for better detection.
- Position-based tracking in video breaks when the camera pans (the world stays still, camera moves). Ended up writing a custom color-histogram tracker that handles pans and brief occlusions.
- Face re-identification when a child leaves/re-enters the frame needed dlib (public domain model).
- `AVAssetWriter.expectsMediaDataInRealTime = true` is required even for offline batch writing. False causes the hardware encoder to deadlock. That one took days to figure out.
30+ real device tests to get the video tracking right.
**Free vs Pro**
Free tier: 1-min videos, 3 photos/day, pixel mosaic
Pro ($4.99, one-time): unlimited processing, blur + emoji stickers, batch processing, no watermark
Zero data collection. No cloud APIs. No analytics. No ads. App Store's privacy label literally says "no data collected."
Would love feedback — especially from parents in the community. Happy to answer technical questions too.
— Kou
Just launched KidsMask on Product Hunt. It's a face mosaic app specifically designed for parents who want to share their kid's videos without exposing other children's faces. The problem Sharing your kid's birthday party or sports day video? Other kids appear in the frame. Getting permission from every parent is impractical. Core features - Auto face detection + tap to protect your child (keeps them visible) - 3 mosaic styles: Pixel, Blur, Emoji stickers - Manual editing mode for auto-detection misses (crucial for profile faces, kids wearing hats, distant faces) - 100% on-device (YuNet CoreML for detection + custom color-based tracker for video) - Video support up to 4K - Free tier: 1-min videos, 3 photos/day, pixel mosaic - Pro: $4.99 one-time, no subscription Tech notes This is my second iOS app in a series. First was VlogMask (for vloggers). Learned a lot from that launch, which is why KidsMask has: - Better face detection (added YuNet after Vision framework kept missing profile faces) - Color-histogram tracking (position-based tracking fails when camera pans) - Manual edit mode (auto detection isn't perfect — needed a safety net)
About KidsMask on Product Hunt
“Keep your child visible. Mosaic the rest.”
KidsMask was submitted on Product Hunt and earned 0 upvotes and 2 comments, placing #146 on the daily leaderboard. Sharing videos of your child's birthday, sports game, or school event? Other kids appear in the frame. KidsMask solves this in one tap. Auto-detects faces, keeps YOUR child visible, mosaics the rest. Manual editing catches auto misses. 100% on-device — no cloud, no data collection. One-time $4.99 for Pro.
KidsMask was featured in Parenting (4.3k followers), Privacy (11.2k followers) and Photo & Video (2k followers) on Product Hunt. Together, these topics include over 12.5k products, making this a competitive space to launch in.
Who hunted KidsMask?
KidsMask was hunted by kou-works. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.
Want to see how KidsMask stacked up against nearby launches in real time? Check out the live launch dashboard for upvote speed charts, proximity comparisons, and more analytics.