FREE Caterpillar Knitting Pattern

FREE Caterpillar knitting pattern knitted soft toy easy simple

This little knitted caterpillar is quick and easy. Use any colours you like, in any order you like. Make it as long as you like too !

Made with oddments of white and green knitting yarn. Small amount of toy stuffing. 3mm single pointed needles were used.   It is about 22cm long with 4 sections and a head when finished.

Abbreviations : k – knit. p – purl. st – stitch. tog-together. st-st – Stocking Stitch (k1row, p1row). 

Body & Head – Make 1

Starting at the tail of the caterpillar, with your first colour, cast on 10 sts
** The repeat begins here for each section **
Purl 1 row
Next: increase into every stitch (20 sts)
Purl 1 row
Next: (k1, inc1) to end (30 sts)

Starting with a purl row, st-st 9 rows
Next: (k1, k2tog) to end (20 sts)
Purl 1 row
Next: k2tog to end (10 sts)

Change to the next colour
Repeat the sequence again from ** The repeat begins here for each section ** at the beginning of the pattern. Do this repeat the number of times you like, once for each section to make the caterpillar as long as you want. Stop repeating when you get to the head.

HEAD
Change to the head colour
Purl 1 row
Next: increase into every stitch (20 sts)
Purl 1 row
Next: (k1, inc1) to end (30 sts)
Purl 1 row
Next: (k2, inc1) to end (40 sts)

Starting with a purl row, st-st 13 rows

Next: (k2, k2tog) to end (30 sts)
Purl 1 row
Next: (k1, k2tog) to end (20 sts)
Purl 1 row
Next: k2tog to end (10 sts)
Draw thread through the remaining stitches and pull tight.

Gather the cast on stitches. Sew down the row ends, add stuffing as you go and seal up.

To finish, sew two black eyes the front of the face. Add green eyebrows, a smile and two horizontal stitches for the nose.

If you enjoyed this pattern and want to share it, please redirect your friends to this website instead of sharing the text and pictures. Thanks.

FREE Caterpillar knitting pattern knitted soft toy easy simple

© Copyright 2020 Knitting by Post Ltd


More knitting that you might enjoy…

£4.49 £4.99Price range: £4.49 through £4.99 Leaflet

This cute little animal is small for tiny hands.  Knit one in your favourite baby colour.

£6.99

Burly baby is everything you could want in a toy knitting pattern.  He is a little cutie in his nappy, complete with pin.  He has mittens, hat and bootees too.

£4.49 £4.99Price range: £4.49 through £4.99 Leaflet

Spot the cutest knit! This Baby Ladybird soft toy pattern is a summer garden favorite.

£4.49 £4.99Price range: £4.49 through £4.99 Leaflet

Is there a new baby on the way?  Fancy an easy knit that will look great in the nursery?  Here is our easy knit baby.  Simple shapes and cute lines will leave you loving this knitting pattern.

Even More Patterns

£4.49 £4.99Price range: £4.49 through £4.99 Leaflet

No need for wrapping paper—this knitted reindeer bag is a festive and reusable way to package treats and gifts. Great for holiday markets or stocking fillers.

This product has multiple variants. The options may be chosen on the product page
£4.49 £4.99Price range: £4.49 through £4.99 Leaflet

Why buy a wreath when you can knit one? This easy Christmas knitting pattern lets you create a decoration that’s full of holiday spirit and made to last.

This product has multiple variants. The options may be chosen on the product page
+ Large Text
Download
£4.49 £4.99Price range: £4.49 through £4.99 Leaflet

No need to chase yarn—this easy knitted cat soft toy is a must for feline lovers.

This product has multiple variants. The options may be chosen on the product page
£4.49 £4.99Price range: £4.49 through £4.99 Leaflet

Give your gifts an elephant-sized dose of charm with this adorable knitted bag. A fun and reusable alternative to traditional wrapping.

This product has multiple variants. The options may be chosen on the product page
£4.49 £4.99Price range: £4.49 through £4.99 Leaflet

Santa’s little helper is here to spread Christmas cheer! This knitted elf soft toy is a fun and festive project for the Christmas season.

This product has multiple variants. The options may be chosen on the product page
£4.99

This Reindeer is Here to Sleigh.  He is Keeping Your Chocolate Orange Cosy

This product has multiple variants. The options may be chosen on the product page

9 thoughts on “FREE Caterpillar Knitting Pattern

  1. Patricia Frazier says:

    Thank you so much for your lovely patterns and for your generosity of free patterns when we need them most.

  2. Liz Murphy says:

    I have been a fan of your patterns for some time.
    I have knitted Easter ducks, Rudolph with a sleigh and a Reindeer lying flat. All were received with excitement with appropriate chocolate by my grandchildren . Now knitting the caterpillar for grandson expected in
    April and sure it wont be the last one.

  3. Mary Dilks says:

    I love your pattens free or bought so easy the instructions. Have knitted some bigger than I was expecting. now knitting one of the cuddle baby blanket with animal head for my daughters friend who is having a baby soon.

  4. Janet Crofts says:

    Just had my first email from you, love the caterpillar will have to have a go at knitting him. Can’t wait for the patterns to arrive that I have ordered

Leave a Reply

{{{ data.variation.price_html }}}
{{{ data.variation.availability_html }}}
'; window._nslWebViewNoticeElement.insertAdjacentHTML("afterbegin", webviewNoticeHTML); document.body.appendChild(window._nslWebViewNoticeElement); } }); } } window._nslDOMReady(function () { window.nslRedirect = function (url) { if (scriptOptions._redirectOverlay) { const overlay = document.createElement('div'); overlay.id = "nsl-redirect-overlay"; let overlayHTML = ''; const overlayContainer = "
", overlayContainerClose = "
", overlaySpinner = "
", overlayTitle = "

" + scriptOptions._localizedStrings.redirect_overlay_title + "

", overlayText = "

" + scriptOptions._localizedStrings.redirect_overlay_text + "

"; switch (scriptOptions._redirectOverlay) { case "overlay-only": break; case "overlay-with-spinner": overlayHTML = overlayContainer + overlaySpinner + overlayContainerClose; break; default: overlayHTML = overlayContainer + overlaySpinner + overlayTitle + overlayText + overlayContainerClose; break; } overlay.insertAdjacentHTML("afterbegin", overlayHTML); document.body.appendChild(overlay); } window.location = url; }; let targetWindow = scriptOptions._targetWindow || 'prefer-popup', lastPopup = false; document.addEventListener('click', function (e) { if (e.target) { const buttonLinkElement = e.target.closest('a[data-plugin="nsl"][data-action="connect"]') || e.target.closest('a[data-plugin="nsl"][data-action="link"]'); if (buttonLinkElement) { if (lastPopup && !lastPopup.closed) { e.preventDefault(); lastPopup.focus(); } else { let href = buttonLinkElement.href, success = false; if (href.indexOf('?') !== -1) { href += '&'; } else { href += '?'; } const redirectTo = buttonLinkElement.dataset.redirect; if (redirectTo === 'current') { href += 'redirect=' + encodeURIComponent(window.location.href) + '&'; } else if (redirectTo && redirectTo !== '') { href += 'redirect=' + encodeURIComponent(redirectTo) + '&'; } if (targetWindow !== 'prefer-same-window' && checkWebView()) { targetWindow = 'prefer-same-window'; } if (targetWindow === 'prefer-popup') { lastPopup = NSLPopup(href + 'display=popup', 'nsl-social-connect', buttonLinkElement.dataset.popupwidth, buttonLinkElement.dataset.popupheight); if (lastPopup) { success = true; e.preventDefault(); } } else if (targetWindow === 'prefer-new-tab') { const newTab = window.open(href + 'display=popup', '_blank'); if (newTab) { if (window.focus) { newTab.focus(); } success = true; window._nslHasOpenedPopup = true; e.preventDefault(); } } if (!success) { window.location = href; e.preventDefault(); } } } } }); let buttonCountChanged = false; const googleLoginButtons = document.querySelectorAll(' a[data-plugin="nsl"][data-provider="google"]'); if (googleLoginButtons.length && checkWebView()) { googleLoginButtons.forEach(function (googleLoginButton) { if (scriptOptions._unsupportedWebviewBehavior === 'disable-button') { disableButtonInWebView(googleLoginButton); } else { googleLoginButton.remove(); buttonCountChanged = true; } }); } const facebookLoginButtons = document.querySelectorAll(' a[data-plugin="nsl"][data-provider="facebook"]'); if (facebookLoginButtons.length && checkWebView() && /Android/.test(window.navigator.userAgent) && !isAllowedWebViewForUserAgent('facebook')) { facebookLoginButtons.forEach(function (facebookLoginButton) { if (scriptOptions._unsupportedWebviewBehavior === 'disable-button') { disableButtonInWebView(facebookLoginButton); } else { facebookLoginButton.remove(); buttonCountChanged = true; } }); } const separators = document.querySelectorAll('div.nsl-separator'); if (buttonCountChanged && separators.length) { separators.forEach(function (separator) { const separatorParentNode = separator.parentNode; if (separatorParentNode) { const separatorButtonContainer = separatorParentNode.querySelector('div.nsl-container-buttons'); if (separatorButtonContainer && !separatorButtonContainer.hasChildNodes()) { separator.remove(); } } }) } });})();