# earthtojake/text-to-cad SLOC report

> As of 2026-08-20 (commit 02ecd59dd1de), earthtojake/text-to-cad contains 310,763 total lines: 261,767 code, 19,487 comments, 29,509 blank, across 964 files in 9 languages (top: Python 63.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving earthtojake/text-to-cad to commit 02ecd59dd1de, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a large codebase by counted code lines. Code represents 84.2% of all lines, comments represent 6.3%, and the repository averages 272 code lines per file. Python accounts for 63.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 586 | 196,127 | 164,944 | 9,666 | 21,517 |
| JavaScript | 230 | 99,672 | 89,655 | 4,453 | 5,564 |
| Shell | 40 | 4,734 | 3,931 | 318 | 485 |
| JSON | 13 | 2,789 | 2,789 | 0 | 0 |
| TOML | 8 | 357 | 304 | 14 | 39 |
| HTML | 7 | 86 | 86 | 0 | 0 |
| YAML | 12 | 58 | 58 | 0 | 0 |
| Markdown | 61 | 6,927 | 0 | 5,023 | 1,904 |
| Plain Text | 7 | 13 | 0 | 13 | 0 |

Top language (Python 63.0%). Generated at 2026-08-20T23:19:12.234073558+00:00. Canonical report: https://octocounts.com/github/earthtojake/text-to-cad

## Report FAQ

### How many lines of code does earthtojake/text-to-cad have?

earthtojake/text-to-cad has 310,763 total lines, including 261,767 code lines, 19,487 comment lines, and 29,509 blank lines.

### How was the earthtojake/text-to-cad line count measured?

OctoCounts resolved the public GitHub repository to commit 02ecd59dd1de, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for earthtojake/text-to-cad?

This OctoCounts report was generated from main at commit 02ecd59dd1de on 2026-08-20T23:19:12.234073558+00:00.

## Similar repository reports

- [foryourhealth111-pixel/Vibe-Skills](https://octocounts.com/github/foryourhealth111-pixel/Vibe-Skills) — Python, 261,841 code lines
- [debpalash/VoiceStudio](https://octocounts.com/github/debpalash/VoiceStudio) — Python, 265,947 code lines
- [matplotlib/matplotlib](https://octocounts.com/github/matplotlib/matplotlib) — Python, 256,578 code lines
- [rohitg00/ai-engineering-from-scratch](https://octocounts.com/github/rohitg00/ai-engineering-from-scratch) — Python, 256,041 code lines
- [semantica-agi/semantica](https://octocounts.com/github/semantica-agi/semantica) — Python, 271,442 code lines
- [HKUDS/CLI-Anything](https://octocounts.com/github/HKUDS/CLI-Anything) — Python, 273,586 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
