# microsoft/markitdown SLOC report

> As of 2026-09-08 (commit e144e0a2be95), microsoft/markitdown contains 8,974 total lines: 6,319 code, 1,176 comments, 1,479 blank, across 67 files in 4 languages (top: Python 95.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving microsoft/markitdown to commit e144e0a2be95, 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 small codebase by counted code lines. Code represents 70.4% of all lines, comments represent 13.1%, and the repository averages 94 code lines per file. Python accounts for 95.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 52 | 7,647 | 6,013 | 515 | 1,119 |
| TOML | 4 | 311 | 268 | 6 | 37 |
| Dockerfile | 2 | 61 | 38 | 7 | 16 |
| Markdown | 9 | 955 | 0 | 648 | 307 |

Top language (Python 95.2%). Generated at 2026-09-08T07:14:16.446323658+00:00. Canonical report: https://octocounts.com/github/microsoft/markitdown

## Report FAQ

### How many lines of code does microsoft/markitdown have?

microsoft/markitdown has 8,974 total lines, including 6,319 code lines, 1,176 comment lines, and 1,479 blank lines.

### How was the microsoft/markitdown line count measured?

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

### What commit was counted for microsoft/markitdown?

This OctoCounts report was generated from e144e0a2be95b34df17433bac904e635f2c5e551 at commit e144e0a2be95 on 2026-09-08T07:14:16.446323658+00:00.

## Similar repository reports

- [snakers4/silero-vad](https://octocounts.com/github/snakers4/silero-vad) — Python, 6,327 code lines
- [Panniantong/Agent-Reach](https://octocounts.com/github/Panniantong/Agent-Reach) — Python, 6,285 code lines
- [artvolgin/music-crs-recsys2026](https://octocounts.com/github/artvolgin/music-crs-recsys2026) — Python, 6,353 code lines
- [majikat768/HuntStatsLogger](https://octocounts.com/github/majikat768/HuntStatsLogger) — Python, 6,274 code lines
- [hkproj/torchfeather](https://octocounts.com/github/hkproj/torchfeather) — Python, 6,389 code lines
- [FareedKhan-dev/train-llm-from-scratch](https://octocounts.com/github/FareedKhan-dev/train-llm-from-scratch) — Python, 6,396 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)
