{"product_id":"hatch-embroidery-2","title":"Hatch Embroidery 2","description":"\u003c!-- Hatch Embroidery 2 — Product description --\u003e\n\n\u003cstyle\u003e\n  .he2-wrap {\n    max-width: 820px;\n    margin: 0 auto;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n    color: #333;\n    line-height: 1.6;\n    box-sizing: border-box;\n  }\n  .he2-wrap *,\n  .he2-wrap *::before,\n  .he2-wrap *::after {\n    box-sizing: inherit;\n  }\n\n  \/* ---------- Badges ---------- *\/\n  .he2-badge,\n  .he2-badge-blue {\n    display: inline-block;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.4px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 5px;\n    margin-bottom: 14px;\n  }\n  .he2-badge {\n    background: #0d0d0d;\n    color: #fff;\n  }\n  .he2-badge-blue {\n    background: #e8f1fd;\n    color: #1a6fd4;\n    margin-left: 6px;\n  }\n\n  \/* ---------- License warning box ---------- *\/\n  .he2-warning {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    background: #fdecea;\n    border: 1px solid #f5b5b1;\n    border-radius: 10px;\n    padding: 14px 18px;\n    margin: 0 0 20px;\n  }\n  .he2-warning-icon {\n    font-size: 20px;\n    line-height: 1.3;\n    flex-shrink: 0;\n  }\n  .he2-warning-text {\n    font-size: 14px;\n    font-weight: 600;\n    color: #c0271c;\n    line-height: 1.55;\n    margin: 0;\n  }\n\n  \/* ---------- Headings \u0026 text ---------- *\/\n  .he2-h2 {\n    font-size: 22px;\n    font-weight: 800;\n    color: #0d0d0d;\n    line-height: 1.3;\n    margin: 0 0 16px;\n  }\n  .he2-intro,\n  .he2-seo-text {\n    font-size: 15px;\n    color: #444;\n    line-height: 1.75;\n    margin: 0 0 18px;\n  }\n  .he2-section-title {\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    color: #888;\n    margin: 0 0 14px;\n  }\n\n  \/* ---------- Quick stats ---------- *\/\n  .he2-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 10px;\n    margin: 24px 0 8px;\n  }\n  .he2-stat {\n    background: #f7f7f5;\n    border: 1px solid #ebebe8;\n    border-radius: 10px;\n    padding: 16px 14px;\n    text-align: center;\n  }\n  .he2-stat-value {\n    font-size: 15px;\n    font-weight: 800;\n    color: #0d0d0d;\n    margin-bottom: 4px;\n  }\n  .he2-stat-label {\n    font-size: 12px;\n    color: #777;\n  }\n\n  \/* ---------- System requirements ---------- *\/\n  .he2-config {\n    border: 1px solid #e8e8e5;\n    border-radius: 10px;\n    overflow: hidden;\n  }\n  .he2-config-item {\n    display: flex;\n    justify-content: space-between;\n    gap: 16px;\n    padding: 13px 20px;\n    font-size: 14px;\n  }\n  .he2-config-item + .he2-config-item {\n    border-top: 1px solid #efefec;\n  }\n  .he2-config-label {\n    color: #777;\n  }\n  .he2-config-value {\n    font-weight: 600;\n    color: #0d0d0d;\n    text-align: right;\n  }\n\n  \/* ---------- Features ---------- *\/\n  .he2-features {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 12px;\n  }\n  .he2-feature {\n    background: #fff;\n    border: 1px solid #e8e8e5;\n    border-radius: 10px;\n    padding: 18px 20px;\n  }\n  .he2-feature-title {\n    font-size: 15px;\n    font-weight: 700;\n    color: #0d0d0d;\n    margin: 0 0 6px;\n  }\n  .he2-feature-text {\n    font-size: 13.5px;\n    color: #666;\n    line-height: 1.65;\n    margin: 0;\n  }\n\n  \/* ---------- Compatibility ---------- *\/\n  .he2-compat-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 12px;\n    margin-top: 18px;\n  }\n  .he2-compat-card {\n    background: #f7f7f5;\n    border: 1px solid #ebebe8;\n    border-radius: 10px;\n    padding: 16px 18px;\n  }\n  .he2-compat-card-title {\n    font-size: 14px;\n    font-weight: 700;\n    color: #0d0d0d;\n    margin: 0 0 10px;\n  }\n  .he2-compat-card ul {\n    margin: 0;\n    padding-left: 18px;\n  }\n  .he2-compat-card li {\n    font-size: 13px;\n    color: #555;\n    line-height: 1.8;\n  }\n\n  \/* ---------- Divider ---------- *\/\n  .he2-divider {\n    border: none;\n    border-top: 1px solid #ebebeb;\n    margin: 32px 0;\n  }\n\n  \/* ---------- FAQ (native accordion) ---------- *\/\n  .he2-faq {\n    margin-bottom: 28px;\n  }\n  .he2-faq-item {\n    background: #fff;\n    border: 1px solid #e8e8e5;\n    border-radius: 10px;\n    margin-bottom: 10px;\n  }\n  .he2-faq-q {\n    font-size: 15px;\n    font-weight: 700;\n    color: #0d0d0d;\n    line-height: 1.4;\n    padding: 18px 24px;\n    cursor: pointer;\n    list-style: none;\n    position: relative;\n    padding-right: 48px;\n  }\n  .he2-faq-q::-webkit-details-marker {\n    display: none;\n  }\n  .he2-faq-q::after {\n    content: \"+\";\n    position: absolute;\n    right: 22px;\n    top: 50%;\n    transform: translateY(-50%);\n    font-size: 20px;\n    font-weight: 400;\n    color: #999;\n  }\n  .he2-faq-item[open] .he2-faq-q::after {\n    content: \"−\";\n  }\n  .he2-faq-q:focus-visible {\n    outline: 2px solid #1a6fd4;\n    outline-offset: -2px;\n    border-radius: 10px;\n  }\n  .he2-faq-a {\n    font-size: 14px;\n    color: #555;\n    line-height: 1.7;\n    margin: 0;\n    padding: 0 24px 20px;\n  }\n\n  \/* ---------- Responsive ---------- *\/\n  @media (max-width: 720px) {\n    .he2-compat-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n    .he2-grid,\n    .he2-features {\n      grid-template-columns: 1fr;\n    }\n  }\n  @media (max-width: 420px) {\n    .he2-compat-grid {\n      grid-template-columns: 1fr;\n    }\n    .he2-config-item {\n      flex-direction: column;\n      gap: 2px;\n    }\n    .he2-config-value {\n      text-align: left;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"he2-wrap\"\u003e\n\n  \u003c!-- Badges --\u003e\n  \u003cspan class=\"he2-badge\"\u003eHatch Embroidery 2\u003c\/span\u003e\n  \u003cspan class=\"he2-badge-blue\"\u003eDelivered by email\u003c\/span\u003e\n\n  \u003c!-- License warning --\u003e\n  \u003cdiv class=\"he2-warning\"\u003e\n    \u003cspan class=\"he2-warning-icon\"\u003e⚠\u003c\/span\u003e\n    \u003cp class=\"he2-warning-text\"\u003e1 license per PC — this license is activated on a single computer only. Activation is permanently tied to the machine it is installed on.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Heading --\u003e\n  \u003ch2 class=\"he2-h2\"\u003eHatch Embroidery 2 — Embroidery Design \u0026amp; Digitizing Software by Wilcom\u003c\/h2\u003e\n\n  \u003c!-- Intro --\u003e\n  \u003cp class=\"he2-intro\"\u003e\n    \u003cstrong\u003eHatch Embroidery 2\u003c\/strong\u003e is the premier \u003cstrong\u003eembroidery software for craft and hobby enthusiasts\u003c\/strong\u003e, developed by Wilcom — the world leader in professional embroidery software. Powered by Wilcom's world-leading \u003cstrong\u003estitch engine\u003c\/strong\u003e, Hatch lets you create, edit and manage embroidery designs with professional quality results: \u003cstrong\u003eauto-digitizing, PhotoStitch, lettering and monograms\u003c\/strong\u003e, fabric-aware stitch settings and realistic stitch simulation — all in an interface so intuitive that complete beginners feel at home. Your \u003cstrong\u003eactivation\u003c\/strong\u003e is delivered directly by email after purchase — no physical shipment, instant installation. Compatible with \u003cstrong\u003eWindows 10 and Windows 11\u003c\/strong\u003e.\n  \u003c\/p\u003e\n\n  \u003c!-- Quick stats --\u003e\n  \u003cdiv class=\"he2-grid\"\u003e\n    \u003cdiv class=\"he2-stat\"\u003e\n      \u003cdiv class=\"he2-stat-value\"\u003eWilcom engine\u003c\/div\u003e\n      \u003cdiv class=\"he2-stat-label\"\u003eProfessional stitch quality\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"he2-stat\"\u003e\n      \u003cdiv class=\"he2-stat-value\"\u003eWindows 10 \/ 11\u003c\/div\u003e\n      \u003cdiv class=\"he2-stat-label\"\u003eRequired system\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"he2-stat\"\u003e\n      \u003cdiv class=\"he2-stat-value\"\u003eEmail\u003c\/div\u003e\n      \u003cdiv class=\"he2-stat-label\"\u003eSoftware delivery\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"he2-divider\"\u003e\n\n  \u003c!-- System requirements --\u003e\n  \u003cp class=\"he2-section-title\"\u003eSystem requirements\u003c\/p\u003e\n  \u003cdiv class=\"he2-config\"\u003e\n    \u003cdiv class=\"he2-config-item\"\u003e\n      \u003cspan class=\"he2-config-label\"\u003eOperating system\u003c\/span\u003e\n      \u003cspan class=\"he2-config-value\"\u003eWindows 10 or Windows 11\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"he2-config-item\"\u003e\n      \u003cspan class=\"he2-config-label\"\u003eMac \/ Linux\u003c\/span\u003e\n      \u003cspan class=\"he2-config-value\"\u003eNot compatible\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"he2-config-item\"\u003e\n      \u003cspan class=\"he2-config-label\"\u003eLicense\u003c\/span\u003e\n      \u003cspan class=\"he2-config-value\"\u003e1 PC only — permanently tied to the computer\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"he2-config-item\"\u003e\n      \u003cspan class=\"he2-config-label\"\u003eDelivery\u003c\/span\u003e\n      \u003cspan class=\"he2-config-value\"\u003eEmail (download \u0026amp; activation)\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"he2-divider\"\u003e\n\n  \u003c!-- SEO text block --\u003e\n  \u003ch2 class=\"he2-h2\"\u003eProfessional results from the comfort of your home\u003c\/h2\u003e\n  \u003cp class=\"he2-seo-text\"\u003e\n    Whether you are new to machine embroidery or very experienced, Hatch Embroidery 2 has all the creative tools you need — easy to use, with \u003cstrong\u003eprofessional quality results\u003c\/strong\u003e. The robust \u003cstrong\u003eauto-digitizing\u003c\/strong\u003e converts any image into a high-quality embroidery design quickly, the \u003cstrong\u003ePhotoStitch\u003c\/strong\u003e feature turns photographs into stitchable artwork, and the lettering and \u003cstrong\u003emonogramming\u003c\/strong\u003e tools personalize gifts, garments and home décor in minutes.\n  \u003c\/p\u003e\n  \u003cp class=\"he2-seo-text\"\u003e\n    What sets Hatch apart is the intelligence under the hood: the \u003cstrong\u003eFabric Assist\u003c\/strong\u003e tool automatically adjusts stitch settings for fabrics like denim or silk, saving time while guaranteeing clean results, and the realistic \u003cstrong\u003estitch simulation\u003c\/strong\u003e lets you preview the sew-out on screen before a single thread is used. Organize your design library with the built-in \u003cstrong\u003eembroidery organizer\u003c\/strong\u003e, refine every element with powerful editing tools, and send designs to \u003cstrong\u003enearly all USB-enabled embroidery machines\u003c\/strong\u003e in their native format.\n  \u003c\/p\u003e\n\n  \u003c!-- Key features --\u003e\n  \u003cp class=\"he2-section-title\"\u003eKey features\u003c\/p\u003e\n  \u003cdiv class=\"he2-features\"\u003e\n    \u003cdiv class=\"he2-feature\"\u003e\n      \u003ch3 class=\"he2-feature-title\"\u003eAuto-digitizing\u003c\/h3\u003e\n      \u003cp class=\"he2-feature-text\"\u003eTurn any image into a high-quality embroidery design quickly and easily — automation that streamlines the whole digitizing process.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"he2-feature\"\u003e\n      \u003ch3 class=\"he2-feature-title\"\u003ePhotoStitch\u003c\/h3\u003e\n      \u003cp class=\"he2-feature-text\"\u003eConvert photographs into embroidery artwork — a creative feature many competing home packages simply don't offer.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"he2-feature\"\u003e\n      \u003ch3 class=\"he2-feature-title\"\u003eLettering \u0026amp; monograms\u003c\/h3\u003e\n      \u003cp class=\"he2-feature-text\"\u003eProfessional embroidery fonts, baselines and monogram tools to personalize gifts, apparel and home décor in minutes.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"he2-feature\"\u003e\n      \u003ch3 class=\"he2-feature-title\"\u003eFabric Assist\u003c\/h3\u003e\n      \u003cp class=\"he2-feature-text\"\u003eAutomatically adjusts stitch settings for the fabric you choose — denim, silk, knits and more — for pro-quality results every time.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"he2-feature\"\u003e\n      \u003ch3 class=\"he2-feature-title\"\u003eStitch simulation\u003c\/h3\u003e\n      \u003cp class=\"he2-feature-text\"\u003eRealistic on-screen simulation shows exactly how the design will stitch out — refine and validate before going to the machine.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"he2-feature\"\u003e\n      \u003ch3 class=\"he2-feature-title\"\u003ePowerful editing\u003c\/h3\u003e\n      \u003cp class=\"he2-feature-text\"\u003eResize, reshape, recolor and re-sequence designs with Wilcom-grade editing tools — optimal stitch results on every project.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"he2-feature\"\u003e\n      \u003ch3 class=\"he2-feature-title\"\u003eEmbroidery organizer\u003c\/h3\u003e\n      \u003cp class=\"he2-feature-text\"\u003eOrganize, browse and format your design files in one place — your whole library managed inside the software.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"he2-feature\"\u003e\n      \u003ch3 class=\"he2-feature-title\"\u003eCorelDRAW integration\u003c\/h3\u003e\n      \u003cp class=\"he2-feature-text\"\u003eDepending on the model, Hatch integrates with approved versions of CorelDRAW® Graphics Suite for a powerful, flexible design workflow.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"he2-divider\"\u003e\n\n  \u003c!-- Compatibility --\u003e\n  \u003ch2 class=\"he2-h2\"\u003eCompatibility — Hatch Embroidery 2\u003c\/h2\u003e\n  \u003cp class=\"he2-seo-text\"\u003e\n    Hatch works with \u003cstrong\u003enearly all USB-enabled embroidery machines\u003c\/strong\u003e, exporting designs in the common home and commercial machine formats.\n  \u003c\/p\u003e\n  \u003cdiv class=\"he2-compat-grid\"\u003e\n    \u003cdiv class=\"he2-compat-card\"\u003e\n      \u003ch3 class=\"he2-compat-card-title\"\u003eMachines\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003eBrother \/ Baby Lock\u003c\/li\u003e\n        \u003cli\u003eJanome \/ Elna\u003c\/li\u003e\n        \u003cli\u003eHusqvarna \/ Pfaff\u003c\/li\u003e\n        \u003cli\u003eBernina \u0026amp; more\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"he2-compat-card\"\u003e\n      \u003ch3 class=\"he2-compat-card-title\"\u003eFile formats\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003ePES \/ JEF\u003c\/li\u003e\n        \u003cli\u003eHUS \/ VP3\u003c\/li\u003e\n        \u003cli\u003eDST \/ EXP\u003c\/li\u003e\n        \u003cli\u003eCommon home formats\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"he2-compat-card\"\u003e\n      \u003ch3 class=\"he2-compat-card-title\"\u003eArtwork input\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003eImages \u0026amp; photos\u003c\/li\u003e\n        \u003cli\u003eVector artwork\u003c\/li\u003e\n        \u003cli\u003eCorelDRAW® (approved)\u003c\/li\u003e\n        \u003cli\u003eExisting designs\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"he2-compat-card\"\u003e\n      \u003ch3 class=\"he2-compat-card-title\"\u003eProjects\u003c\/h3\u003e\n      \u003cul\u003e\n        \u003cli\u003ePersonalized gifts\u003c\/li\u003e\n        \u003cli\u003eApparel \u0026amp; monograms\u003c\/li\u003e\n        \u003cli\u003eHome décor\u003c\/li\u003e\n        \u003cli\u003ePhoto embroidery\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"he2-divider\"\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003ch2 class=\"he2-h2\"\u003eFrequently asked questions\u003c\/h2\u003e\n  \u003cdiv class=\"he2-faq\"\u003e\n\n    \u003cdetails class=\"he2-faq-item\"\u003e\n      \u003csummary class=\"he2-faq-q\"\u003eIs the Hatch Embroidery 2 software sent physically?\u003c\/summary\u003e\n      \u003cp class=\"he2-faq-a\"\u003eNo. Your \u003cstrong\u003eHatch Embroidery 2\u003c\/strong\u003e download and activation details are sent by email only. You receive everything directly in your inbox after the order is confirmed — no postal shipment, no physical item.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"he2-faq-item\"\u003e\n      \u003csummary class=\"he2-faq-q\"\u003eHow many computers can I install it on?\u003c\/summary\u003e\n      \u003cp class=\"he2-faq-a\"\u003e\u003cstrong\u003e1 license per PC.\u003c\/strong\u003e This license is activated on a single computer only, and the activation is \u003cstrong\u003epermanently tied to the machine it is installed on\u003c\/strong\u003e — it cannot be transferred to another computer afterwards. Please install it on the PC you intend to keep using.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"he2-faq-item\"\u003e\n      \u003csummary class=\"he2-faq-q\"\u003eHow long does it take to receive my software?\u003c\/summary\u003e\n      \u003cp class=\"he2-faq-a\"\u003eUsually within a few minutes after order confirmation. If there is a delay, please check your spam folder.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"he2-faq-item\"\u003e\n      \u003csummary class=\"he2-faq-q\"\u003eIs Hatch Embroidery 2 compatible with Mac?\u003c\/summary\u003e\n      \u003cp class=\"he2-faq-a\"\u003eNo. This version of \u003cstrong\u003eHatch Embroidery 2\u003c\/strong\u003e runs exclusively on \u003cstrong\u003eWindows 10 and Windows 11\u003c\/strong\u003e. It is not compatible with macOS or Linux.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"he2-faq-item\"\u003e\n      \u003csummary class=\"he2-faq-q\"\u003eWhich embroidery machines work with Hatch 2?\u003c\/summary\u003e\n      \u003cp class=\"he2-faq-a\"\u003eHatch is compatible with \u003cstrong\u003enearly all USB-enabled embroidery machines\u003c\/strong\u003e — Brother, Baby Lock, Janome, Husqvarna, Pfaff, Bernina and more — exporting your designs in the common machine formats such as PES, JEF, HUS, VP3, DST and EXP.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- FAQ structured data for Google rich results --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is the Hatch Embroidery 2 software sent physically?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. Your Hatch Embroidery 2 download and activation details are sent by email only. You receive everything directly in your inbox after the order is confirmed — no postal shipment, no physical item.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How many computers can I install it on?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"1 license per PC. This license is activated on a single computer only, and the activation is permanently tied to the machine it is installed on — it cannot be transferred to another computer afterwards. Please install it on the PC you intend to keep using.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How long does it take to receive my software?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Usually within a few minutes after order confirmation. If there is a delay, please check your spam folder.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is Hatch Embroidery 2 compatible with Mac?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. This version of Hatch Embroidery 2 runs exclusively on Windows 10 and Windows 11. It is not compatible with macOS or Linux.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Which embroidery machines work with Hatch 2?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Hatch is compatible with nearly all USB-enabled embroidery machines — Brother, Baby Lock, Janome, Husqvarna, Pfaff, Bernina and more — exporting your designs in the common machine formats such as PES, JEF, HUS, VP3, DST and EXP.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e\n\u003c!-- end Hatch Embroidery 2 description --\u003e","brand":"DTF Software","offers":[{"title":"Default Title","offer_id":52162165473546,"sku":"200","price":29.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0919\/3966\/8234\/files\/hatch-embroidery-2-wilcom-digitizing-tajima-pe-design-chroma-embrilliance-designshop.webp?v=1776244299","url":"https:\/\/dtfsoftware.com\/products\/hatch-embroidery-2","provider":"DTF Software","version":"1.0","type":"link"}