# python-pillow/Pillow SLOC report

> As of 2026-09-08 (commit 0eef5e20ef4f), python-pillow/Pillow contains 132,660 total lines: 98,184 code, 12,176 comments, 22,300 blank, across 456 files in 15 languages (top: Python 54.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving python-pillow/Pillow to commit 0eef5e20ef4f, 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 medium-sized codebase by counted code lines. Code represents 74.0% of all lines, comments represent 9.2%, and the repository averages 215 code lines per file. Python accounts for 54.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 296 | 72,277 | 53,400 | 6,025 | 12,852 |
| C | 86 | 45,223 | 35,162 | 4,413 | 5,648 |
| ReStructuredText | 4 | 8,067 | 5,427 | 0 | 2,640 |
| C Header | 25 | 4,400 | 3,079 | 648 | 673 |
| HTML | 1 | 575 | 503 | 0 | 72 |
| TOML | 1 | 184 | 168 | 1 | 15 |
| Shell | 11 | 254 | 136 | 56 | 62 |
| Makefile | 1 | 128 | 103 | 5 | 20 |
| CMake | 1 | 116 | 94 | 2 | 20 |
| GDScript | 1 | 40 | 37 | 0 | 3 |
| INI | 1 | 35 | 32 | 0 | 3 |
| Autoconf | 1 | 33 | 31 | 1 | 1 |

Top language (Python 54.4%). Generated at 2026-09-08T07:01:25.408432496+00:00. Canonical report: https://octocounts.com/github/python-pillow/Pillow

## Report FAQ

### How many lines of code does python-pillow/Pillow have?

python-pillow/Pillow has 132,660 total lines, including 98,184 code lines, 12,176 comment lines, and 22,300 blank lines.

### How was the python-pillow/Pillow line count measured?

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

### What commit was counted for python-pillow/Pillow?

This OctoCounts report was generated from 0eef5e20ef4fe8e44c4775129840e819de2ba863 at commit 0eef5e20ef4f on 2026-09-08T07:01:25.408432496+00:00.

## Similar repository reports

- [xinhuangcs/CareerDesk](https://octocounts.com/github/xinhuangcs/CareerDesk) — Python, 98,738 code lines
- [deepfakes/faceswap](https://octocounts.com/github/deepfakes/faceswap) — Python, 97,338 code lines
- [radixark/miles](https://octocounts.com/github/radixark/miles) — Python, 97,123 code lines
- [oraios/serena](https://octocounts.com/github/oraios/serena) — Python, 95,984 code lines
- [alibaba/ROLL](https://octocounts.com/github/alibaba/ROLL) — Python, 95,705 code lines
- [psf/black](https://octocounts.com/github/psf/black) — Python, 101,105 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)
