// All of the above · 23 March 2026
I Built a YouTube Thumbnail Tool in One Evening with Claude Code
Last week I wrote about building my personal website with Claude Code and how it felt like we'd barely scratched the surface. I meant it. What I didn't expect was to prove it to myself seven days later.
Tonight I sat down with a simple idea. Every time I make a video I'm fiddling in Canva, trying to match fonts, getting the gradient right, nudging things pixel by pixel. I wanted a tool that knew my style and let me get a thumbnail done in seconds.
So I described what I wanted to Claude. Screenshot as the background. Bold mixed-weight typography. Gradient that fades to solid black. Secondary visual — logo, product shot, whatever fits the topic.
It built it.
![]()
Not a mockup. Not a wireframe. A working browser-based thumbnail generator. Canvas rendering at 1280×720, four font pairings from Google Fonts, photo positioning with zoom and pan, gradient overlays, an accent bar, PNG export.
Then I kept pushing.
"The fonts all look the same." Fixed — it swapped in genuinely distinct typefaces. A geometric sans, an elegant serif, a condensed header font, a round geometric.
"The gradient isn't strong enough." Fixed. Multi-stop, fades to actual black.
"The subject position is backwards." Fixed. (That one took a few attempts.)
"Make it feel like a real product." Suddenly I'm looking at a landing page. Hero section, feature badges, a macOS-style window frame around the editor. A brand called Thumbnail Friend. It looked like something a startup would ship.
![]()
"Can I deploy this?" Twenty minutes later it was live on Vercel, pushed from a private GitHub repo.
![]()
One HTML file. No framework. No build step. No backend. One evening.
Last week I said we were scratching the surface. I thought the next step was months away, not days. This is a tool I'll actually use every week, built in one sitting.
I'm already thinking about what comes next — save and load templates, more font options, maybe making it public. Maybe Thumbnail Friend becomes a real thing.
The gap between "I wish this existed" and "I just built it" has never been smaller.