The Little Duck Studio

Small details
that make gifts
special.

Design it. Print it. Love it.

From beautifully crafted cookie tags and custom merch to websites that tell your story — we bring heart and creativity to everything we make.

Find us
Little Duck Studio — Little Duck Studio — duck mascot with cookie tags and branding Boxes of finished cookie gifts Helena founder of Little Duck Studio
Little Duck Studio logo
Community gathering around cookie gifts

Who We Are

"Small details
that make gifts special
and people feel seen."

Little Duck Studio is more than a print shop. We're a creative studio born from creativity, love, and the belief that every detail matters — from the ribbon on a cookie bag to the design of a website.

🌍
Worldwide reach
100+
Happy clients
🌍
Global reach
A Tapestry of Words — Letters to Left Sleeve, the book that started it all Stack of George Herald newspapers George Herald — Making a difference one day at a time
📸 Photo credit: Helena Kreike — George Herald, 23 April 2026

Our Story

It all started
with a book.

The Left Sleeve host on TikTok had touched so many lives through his honesty, vulnerability, and storytelling. People from all over the world wanted to thank him — not with a comment or a like, but with something real. Something that would last.

So the community came together and wrote him personal letters. I designed and printed those letters into a beautiful hardcover book — "A Tapestry of Words: Letters to Left Sleeve" — and that book became the spark that started everything.

From there came the cookie tags tied with blue ribbon, the custom gifts sent across continents, the community events — and eventually, Little Duck Studio. A place where meaningful design meets the people who care enough to make something truly special.

Based in the Netherlands 🇳🇱, with a heart that reaches everywhere.

📰
Featured in the George Herald "Making a difference one day at a time" — read the article →
See Our Services →

What We Do

Everything you need,
under one roof.

From printed gifts and custom apparel to full websites — if we can design it, we'll make it happen.

🌐
Web Design & Landing Pages

We design websites that tell your story and convert visitors. From one-page sites to full webshops, we handle layout, design, and development — so you can focus on what you do best.

Landing PagesWebshopsPortfolio SitesBusiness Sites
🎀
Cookie & Event Tags

Our signature service — beautifully designed, printed, and assembled gift tags for cookies, candy, and events. Tied with satin ribbon and made with love.

Cookie TagsCandy LabelsEvent Gifts
👕
Custom Apparel

T-shirts, hoodies, sweaters — your design, your brand. We print using DTF or sublimation, on demand or in bulk.

T-ShirtsHoodiesSweaters
🎁
Personalised Gifts

Mugs, plates, pillowcases, phone cases, and more. Whatever you can imagine putting a design on — we can make it.

MugsPlatesPillowcases
🎨
Custom Design

No design yet? No problem. We create logos, graphics, and artwork that match your brand and vision perfectly.

LogosArtworkBranding
📖
Custom Book Design

We designed "A Tapestry of Words — Letters to Left Sleeve" — a beautiful hardcover book of personal letters. If you have a story worth binding, we'll make it look stunning.

Hardcover BooksPhoto BooksKeepsakes
Got a wild idea?

If we can design it, we'll find a way to make it real. Bring us your most creative project — we love a challenge.

AnythingReallyAsk Us 🦢
Helena — Founder of Little Duck Studio
Helena
Founder, Little Duck Studio

Meet the Studio

The person behind
the duck.

Every project we take on gets the same love as those first cookie tags tied with blue ribbon.

Hi, I'm Helena — founder of Little Duck Studio. I started this studio after becoming part of the Left Sleeve community on TikTok, a wonderful space hosted by Left Sleeve. That community showed me how much small, thoughtful gestures matter — and that's what inspired everything here.

From designing custom gifts that made people smile across five continents, to building websites that help small businesses grow — I bring creativity, care, and a little bit of duck energy to everything.

Based in the Netherlands 🇳🇱 — working globally.

Work With Me →

Our Duck Goes Global

Our duck has
been places.

Our little duck has travelled all the way to George in South Africa, appeared in newspapers, landed on a theatre stage, and flown on British Airways. He represents the heart and spirit behind everything we create.

Through the Left Sleeve community on TikTok, we've connected with incredible people across the UK, Spain, Mexico, South Africa, Canada, the Netherlands and beyond. It's that spirit of connection and kindness that drives everything we do at Little Duck Studio.

Be Part of Our Story →
Dutch passports and British Airways tickets
Our duck mascot at Brussels Airport
Our duck looking out of an airplane window

How It Works

Simple as a quack.

1
Tell Us Your Idea

Send us a message with your project — no idea too big or too small.

2
We Design It

We create a concept and send you a preview. Revisions always included.

3
You Approve

Happy with the design? Give us the green light and we get to work.

4
Delivered

Your finished product — website, printed gifts, or merch — delivered with care.

Get In Touch

Let's make something
special together.

Whether it's a website, custom cookie tags, a personalised gift, or something completely new — I'd love to hear your idea.

📧
🌍
Based in
The Netherlands 🇳🇱 — working globally
Response time
Usually within 24 hours

Find me on

No spam, ever. Just a friendly reply from Helena 🦢

Or email directly —

info@littleduckstudio.com
(free tier, 50 submissions/month) // IMPORTANT: Replace YOUR_FORM_ID below after signing up at formspree.io document.getElementById('contactForm').addEventListener('submit', async function(e) { e.preventDefault(); const btn = document.getElementById('submitBtn'); const success = document.getElementById('formSuccess'); const error = document.getElementById('formError'); success.style.display = 'none'; error.style.display = 'none'; btn.disabled = true; btn.textContent = 'Sending...'; const data = { name: document.getElementById('f-name').value, email: document.getElementById('f-email').value, service: document.getElementById('f-service').value, message: document.getElementById('f-message').value, source: document.getElementById('f-source').value, }; try { const res = await fetch('https://formspree.io/f/YOUR_FORM_ID', { method: 'POST', headers: {'Content-Type': 'application/json', 'Accept': 'application/json'}, body: JSON.stringify(data) }); if (res.ok) { success.style.display = 'block'; this.reset(); } else { error.style.display = 'block'; } } catch { error.style.display = 'block'; } btn.disabled = false; btn.textContent = 'Send Message 🦢'; });