# Cross-Stitch Pattern Calculator > Estimate thread, fabric (Aida count), and completion time for cross-stitch patterns **Category:** Everyday Life **Keywords:** cross stitch, embroidery, aida fabric, thread, floss, skeins, needlework, pattern, stitches, cross stitch calculator, embroidery thread, fabric size **URL:** https://complete.tools/cross-stitch-pattern-calculator ## How it calculates **Thread estimation:** Each cross-stitch uses approximately 0.6 meters of floss. Standard embroidery floss skeins contain 8 meters (about 87 yards). The calculator divides total thread usage by the number of colors to estimate skeins per color, rounding up to ensure you don't run short. ``` Skeins per color = ceil((total_stitches x 0.6m) / (8m x number_of_colors)) ``` **Fabric size:** Fabric size is the pattern size in stitches divided by the Aida count (stitches per inch), plus 6 inches (3 inches on each side) for framing margins. ``` Fabric width = (pattern_width / aida_count) + 6 inches Fabric height = (pattern_height / aida_count) + 6 inches ``` **Completion time:** Stitching speed varies significantly by experience level. The calculator uses industry-standard estimates: - Beginner: ~50 stitches per hour - Intermediate: ~100 stitches per hour - Advanced: ~200 stitches per hour ## Understanding Aida count Aida fabric is woven in a grid pattern where the count refers to the number of holes (and therefore stitches) per linear inch. - **11-count Aida**: Large stitches, easy to see. Great for beginners and children. - **14-count Aida**: Most popular. Good balance of stitch size and detail. - **16-count Aida**: Finer detail, slightly smaller finished size. - **18-count Aida**: Very fine stitches. Common for framed pieces. - **28-count evenweave**: Ultra fine. Used for heirloom and miniature work (stitched over 2 threads, acts like 14-count in terms of finished size). Higher counts produce smaller finished work. A 100x100 stitch pattern on 14-count Aida produces a 7.1" x 7.1" finished piece. On 18-count, the same pattern is only 5.6" x 5.6". ## How to use 1. Enter your pattern's width and height in stitches (check your pattern chart) 2. Enter the number of thread colors in the design 3. Select your Aida fabric count 4. Choose your skill level for an accurate time estimate 5. Click "Calculate" to see your fabric size, thread requirements, and time estimate ## Tips for buying thread - **Buy extra**: Always buy 10-20% more than estimated. Dye lots vary between batches. - **Popular colors go fast**: Background colors (whites, creams, greens) tend to use more thread than accent colors. - **DMC vs Anchor**: Both are standard 6-strand floss in 8m skeins. Estimates work for either brand. - **Waste factor**: The calculation accounts for starting knots and ending waste. No need to add more. ## FAQs **Q:** Why does my pattern say different amounts than what this calculator shows? **A:** Commercial patterns account for specific color distribution in their design. This calculator uses an even distribution across all colors as a baseline estimate. Complex patterns with large areas of one color may need more of that specific thread. **Q:** How accurate is the time estimate? **A:** It's a reasonable starting point. Stitching time varies by how much you stitch per session, the complexity of color changes, and whether you're watching TV or fully focused. Track your actual pace on your first few sessions and adjust expectations. **Q:** Does the fabric size include seam allowance? **A:** Yes. The 6 inches added is a common recommendation for framing (3 inches on each side). If you're using an embroidery hoop, you may want even more margin around the edges. **Q:** What's the difference between 28-count evenweave and 14-count Aida? **A:** On 28-count evenweave, stitches are made over 2 fabric threads, giving the same stitch density as 14-count Aida. The finished appearance is similar, but evenweave has a softer drape and finer texture. It's popular for table linens and heirloom pieces. --- *Generated from [complete.tools/cross-stitch-pattern-calculator](https://complete.tools/cross-stitch-pattern-calculator)*