In partnership with

What if I told you someone built a free app in a single weekend that attracted 50,000 users in nine days without spending a dime on ads? You'd probably think I'm talking about another overhyped unicorn story. But here's the twist: this wasn't built by a VC-backed team with millions in runway. It was one guy, his laptop, and a ridiculously simple AI photo restoration tool that went viral because it solved a problem everyone has but nobody talks about.

Every week, we reveal proven business ideas you can replicate using AI. If you're ready to build one yourself with step-by-step blueprints, start here.

👀 What's Happening

While most developers are busy building the next overhyped crypto wallet or meditation app nobody asked for, Hassan El Mghari spotted something interesting: people were paying premium prices for AI photo restoration services.

Not developers. Not tech enthusiasts. Regular people who found boxes of deteriorating family photos in their attic and wanted to preserve them before they turned to dust.

So he did what any smart developer would do—he built a free version over a weekend.

Cool, so what happened?

RestorePhotos.io pulled in 18,000 users in the first 24 hours, hit 25,000 by day two, and reached 50,000 unique users within nine days.

The app restored 79,000 images during that initial period without Hassan spending a single dollar on advertising.

The real money is in solving unsexy problems people actually care about—like making sure their grandfather's blurry 1940s military photo doesn't disappear forever.

🔑 The Opportunity

Here's what everyone misses about this AI business idea: it's not about the tech. It's about emotion.

The global photo restoration service market was valued at $1.61 billion in 2023 and is projected to hit $3.65 billion by 2032—that's a 9.51% growth rate annually.

But get this: traditional photo restoration businesses charge anywhere from $30K to $80K annually for solo operators who manually fix photos one by one.

AI just blew that entire pricing model apart.

The timing is perfect because of three converging trends.

First, the Baby Boomer generation is hitting retirement age and suddenly cares about preserving family history.

Second, AI image restoration APIs like Replicate have made the technology accessible to anyone who can write a few lines of code. Third, social media has turned photo transformations into viral content—people love sharing before-and-after shots of restored family photos.

Here's the brutal truth most people won't tell you: the photo restoration segment is projected to achieve the highest CAGR of 6.2% in the entire "photo as a service" market from 2023 to 2032.

That's faster growth than wedding photography, event photography, and every other category combined. Why? Because AI made it scalable without sacrificing quality.

Want to become a marketing GURU?

What do Nicole Kidman, Amy Porterfield & the Guinness Book of World Records have in common? They’ll all be at GURU Conference 2025.

If you're obsessed with marketing like we're obsessed with marketing, Guru is the must-attend conference of the year. We'll be covering all things email marketing: B2B, B2C, newsletters, email design, AI & more.

You can expect to walk away with new email strategies, the very latest digital trends, and how to step up your email performance. But don’t worry, we also like to have fun (dance contests, anyone?)

Don’t miss out. Join us on Nov 6th & 7th for the largest virtual & free email marketing conference.

🏆 Who's Already Winning

Hassan El Mghari was working as a Senior Developer Relations Specialist at Vercel when he noticed something on his Twitter feed: a paid app offering AI photo restorations.

His family group chat was constantly sharing old photos, so he tested the concept with pictures of his own relatives.

The results? Mind-blowing enough that he knew others would want it too.

He spent about a day and a half building the first version. Not weeks. Not months. 36 hours.

He used Next.js for the frontend, a Next.js serverless function for the backend, Upload.io for photo storage, and Replicate's AI API for the actual restoration magic.

The entire process was straightforward: users upload a photo, the serverless function pings Replicate's API, the AI processes the image, and boom—restored photo ready to download.

But here's where Hassan did something genius: he didn't wait to launch a "perfect" product. He tweeted a screenshot of the web app to gauge interest.

That single teaser tweet generated over 3,000 likes, signaling strong market demand before he even officially launched.

After incorporating feedback and polishing the interface, he announced the full launch with another tweet that exploded to 7,799 likes and 1,456 retweets.

RestorePhotos.io went viral because it tapped into something deeply emotional—preserving family memories—and made it completely free and open-source.

Users organically shared their results across TikTok, YouTube, and other platforms. Ten online articles covered the launch. Influencers showcased the app to their audiences.

All without Hassan paying for a single ad placement.

Not bad for a weekend project that Hassan built while working a full-time job, right?

But he's not the only one printing money in this space. Remini, another AI photo editing app with restoration features, dominated 2024 with 120 million downloads in just eight months and hit $200 million in total revenue.

Their AI-generated LinkedIn headshots feature alone drove 22 million downloads and $3.73 million in revenue in July 2023. That's $1,300 per day from a single feature.

Meanwhile, VanceAI Photo Restorer operates on a credit-based system and charges premium rates for their desktop apps. They've positioned themselves as the professional alternative to free tools, targeting paying customers who want higher quality results.

The photo restoration market is big enough that multiple players can coexist—some winning with free volume, others winning with premium quality.

📊 Quick Stats: RestorePhotos.io's Viral Launch

  • Build Time: 1.5 days (36 hours total)

  • Initial Users: 15,000 in first 24 hours

  • Day 2: 25,000 users

  • Day 9: 50,000 users

  • Images Restored: 79,000 during initial launch period

  • Ad Spend: $0 (100% organic viral growth)

  • API Cost: $400/month (varies by usage)

  • Initial Tweet Engagement: 3,000+ likes on teaser, 7,799 likes on launch announcement

📒 Your AI-Powered Playbook

Here's the beautiful part: Hassan's tech stack is actually not that complex and it’s completely replicable. You don't need a computer science degree or years of experience.

You just need to understand how to connect a few existing services together.

Tool

Purpose

Cost

Image restoration processing

$400/month (usage-based, could start lower)

Frontend framework

Free

Hosting & deployment

$20/month (free tier available)

Photo storage

$35/month

Total Investment

~$455/month (or $20/month with Vercel free tier)

The workflow is dead simple:

  1. User uploads photo through Upload.io widget

  2. Upload.io stores the image automatically

  3. Your Next.js serverless function triggers a fetch request to Replicate's API

  4. Replicate processes the image using AI restoration models

  5. Your function polls for results until restoration is complete

  6. Restored image returns to user for download

The key insight? You're not building the AI. You're not training models. You're not managing GPU servers. You're just orchestrating existing services that already work.

Replicate handles all the heavy lifting—they have pre-trained models specifically for photo restoration, colorization, face enhancement, and more.

Hassan kept his codebase so lean that someone with intermediate JavaScript knowledge could replicate it in a weekend. The hardest part isn't the tech—it's understanding how to position your offering and get initial traction.

⚠️ Quick Reality Check

Before you quit your job and dive in, let's talk about the parts nobody mentions in success stories.

The API costs can spiral fast. Hassan's initial Replicate bill was $240, but as usage grew, it hit $400/month. If you go truly viral like he did, you could easily hit $1,000+ monthly in API costs before you have a monetization strategy in place. RestorePhotos.io is free and open-source, which means Hassan wasn't collecting revenue while racking up server bills. That's fine if you're using it as a portfolio piece or learning project, but it's not a business model.

Viral launches are lightning in a bottle. Hassan had a pre-existing Twitter following of 10,000+ followers in the tech community. That's not nothing. If you're starting from zero followers and no audience, your launch will look very different. You'll need to hustle for every user through SEO, paid ads, partnerships, or other growth tactics.

The tech stack requires actual development skills. While Hassan's approach is simple compared to building AI from scratch, you still need to understand serverless functions, API integration, async/await patterns, and basic frontend development. If you're a complete coding beginner, budget 2-4 weeks to learn the fundamentals before you can build this.

The market is getting crowded. Dozens of AI photo restoration tools launched in 2024-2025, from ChatGPT GPTs to dedicated apps like Remini, Pica AI, and VanceAI. Free offerings won't cut it anymore—you need differentiation through better quality, faster processing, specialized niches (wedding photos, historical documents, etc.), or premium features like batch processing.

The cold, hard numbers? Solo photo restoration operators earn $30K-$80K annually, while larger operations can hit $150K+. But that's with paid services. If you're running a free tool with no monetization, your "income" is zero while your API bills keep climbing.

💵 The Money

Let's break down how to actually make money with this instead of just burning cash on API bills.

Revenue Timeline & Models

Phase

Timeline

Expected Revenue

Strategy

Launch

Month 1-2

$0-500

Free tier to build user base, optional "buy me a coffee" donations

Validation

Month 3-4

$500-2,000

Add paid tiers: HD downloads, batch processing, priority queue

Scale

Month 5-6

$2,000-5,000

API access for businesses, white-label solutions, affiliate deals

Optimize

Month 7-12

$5,000-15,000

Enterprise contracts, B2B sales, licensed partnerships

The free-to-paid funnel that actually works:

Free tier gets users hooked with basic restoration. You limit them to standard resolution downloads and add a small watermark.

Want HD quality? That's $9/month or $3 per image.

Want to restore 50 photos at once? Batch processing is $29/month.

Need priority processing that skips the queue? Premium tier at $49/month.

Remini proved this model works—they charge $9.99/week ($40/month if you do the math) and still have 40 million monthly active users. People absolutely will pay for quality when it involves preserving family memories.

🧑‍🚀 Your Mission (Should You Choose To Accept It)

This weekend, here's your action plan:

  • Saturday morning: Sign up for Replicate and test their photo restoration models with 5-10 family photos. Get comfortable with API calls.

  • Saturday afternoon: Set up a basic Next.js app locally. Create a simple file upload interface using Upload.io's React component.

  • Saturday evening: Connect your upload interface to Replicate's API. Get one successful restoration working end-to-end.

  • Sunday morning: Deploy your MVP to Vercel's free tier. Make sure the basic flow works: upload → restore → download.

  • Sunday afternoon: Create before/after examples using old family photos. Document your build process.

  • Sunday evening: Share your project on Twitter, Reddit's r/InternetIsBeautiful, and Hacker News. Be honest about it being a weekend experiment.

Don't overthink this. Hassan literally built version one in 36 hours while working a full-time job. Your goal isn't perfection—it's shipping something real that solves a real problem. The worst-case scenario? You learn fullstack development and end up with a portfolio piece. The best case? You accidentally build something that goes viral and opens doors to consulting gigs, job offers, or actual revenue.

The market is massive. The tools are accessible. The only question is whether you'll actually build it or just keep reading articles about other people who did.

👇 Bottom Line

AI photo restoration isn't revolutionary tech. It's not going to change the world. But it's a perfect example of how smart builders win in 2025: find existing AI tools, combine them in useful ways, solve emotional problems people actually care about, and ship fast before you overthink it.

Hassan's story proves you don't need months of development, millions in funding, or a Stanford degree. You need 36 hours, $455/month in tools, and the willingness to launch something imperfect and iterate based on real user feedback. While others are still planning their "perfect" AI startup, Hassan already had 50,000 users solving a problem that actually matters.

The photo restoration market is growing at 9.51% annually and hitting $3.65 billion by 2032. The tech is democratized. The demand is proven. The only thing missing is you actually building it.

Now stop reading and go restore some photos.

Catch you in the lab! -San

Ready to Build Real AI Businesses?

If you've never started an online business but this sounds doable, Easy AI Playbook walks you through every step of building profitable AI businesses from scratch. No hype, no get-rich-quick promises — just proven frameworks that work even if you're starting from zero.

Keep Reading

No posts found