Knit Row Pilot — pattern-aware row counter / 編み目パイロット

Paste your knitting pattern text (e.g., 'k2, p2, *k1, yo, ssk; rep from *') and this tool automatically expands it for your cast-on count, parsing stitch by stitch with a persistent row counter that survives closing the tab. Unlike traditional tally counters, it catches divisibility mismatches before they become expensive mistakes.

Web (HTML/CSS/JS)

編み段パイロット

編み図のテキストを貼り付けて作り目の数を入力すると、くり返しをすべて展開し、目ごと・段ごとにタップして進められる正確な手順を作ります。

上に編み図を貼り付けて「手順を作成」を押してください。

対応している編み目の略号

k, p, k2tog/p2tog, ssk/ssp, sssk, sk2p/s2kp/cdd, kfb/pfb, sl, yo, m1/m1l/m1r, bo, co, psso, turn(k3, sl2のように目数を付けることも可能)。くり返し: 「*…rep from * to end」「*…rep from * to last N sts」「*…rep from * around」「[…] x N」「(…) N times」に対応。「knit」「purl」「knit to end」「purl across」のような段全体の指示にも 対応しています。

How to use

  1. Paste your knitting pattern instructions into the input box (e.g., “k2, p2, *k1, yo, ssk; rep from * to end”). The tool accepts standard knitting abbreviations.
  2. Enter your total cast-on stitch count.
  3. The tool parses the pattern and expands it for your stitch count, computing the exact sequence and displaying what comes next.
  4. Tap the counter to advance through each stitch; when you reach the end of a row, it automatically advances to the next row.
  5. Your row number and current stitch position are saved to your browser via localStorage—close the tab, take a break, and return anytime to pick up exactly where you left off.

Tip: If the tool flags that your stitch count doesn’t divide evenly into the repeat pattern width, double-check your cast-on count or pattern—catching math mismatches early prevents wasted knitting.

← Back to all drops