# libvips/libvips SLOC report

> As of 2026-09-16 (commit bb5b1b63c96a), libvips/libvips contains 324,873 total lines: 199,399 code, 80,139 comments, 45,335 blank, across 634 files in 11 languages (top: C 83.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

libvips/libvips has 199,399 source lines of code out of 324,873 total lines across 634 files, counted from the bb5b1b63c96a699414157dd20ec933af16d7e6a5 ref at commit bb5b1b63c96a by the OctoCounts tokei engine on 2026-09-16. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving libvips/libvips to commit bb5b1b63c96a, 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 61.4% of all lines, comments represent 24.7%, and the repository averages 315 code lines per file. C accounts for 83.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 456 | 258,088 | 165,415 | 58,577 | 34,096 |
| C Header | 89 | 25,093 | 11,919 | 10,105 | 3,069 |
| C++ | 40 | 17,073 | 11,420 | 2,726 | 2,927 |
| PO File | 3 | 19,550 | 7,301 | 7,762 | 4,487 |
| Meson | 26 | 2,389 | 1,987 | 146 | 256 |
| Python | 2 | 783 | 533 | 87 | 163 |
| Autoconf | 5 | 553 | 507 | 25 | 21 |
| Shell | 4 | 387 | 282 | 54 | 51 |
| BASH | 1 | 45 | 35 | 3 | 7 |
| Markdown | 7 | 902 | 0 | 646 | 256 |
| Plain Text | 1 | 10 | 0 | 8 | 2 |

Top language (C 83.0%). Generated at 2026-09-16T13:54:28.961159311+00:00. Canonical report: https://octocounts.com/github/libvips/libvips

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/libvips/libvips/commit/bb5b1b63c96a699414157dd20ec933af16d7e6a5?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does libvips/libvips have?

libvips/libvips has 324,873 total lines, including 199,399 code lines, 80,139 comment lines, and 45,335 blank lines.

### How was the libvips/libvips line count measured?

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

### What commit was counted for libvips/libvips?

This OctoCounts report was generated from bb5b1b63c96a699414157dd20ec933af16d7e6a5 at commit bb5b1b63c96a on 2026-09-16T13:54:28.961159311+00:00.

## Similar repository reports

- [sunblaze-ucb/exploitgym](https://octocounts.com/github/sunblaze-ucb/exploitgym) — C, 197,903 code lines
- [mirror/busybox](https://octocounts.com/github/mirror/busybox) — C, 202,941 code lines
- [openwrt/openwrt](https://octocounts.com/github/openwrt/openwrt) — C, 206,576 code lines
- [curl/curl](https://octocounts.com/github/curl/curl) — C, 181,213 code lines
- [nginx/nginx](https://octocounts.com/github/nginx/nginx) — C, 218,792 code lines
- [unicorn-engine/unicorn](https://octocounts.com/github/unicorn-engine/unicorn) — C, 177,560 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)
- [Neovim vs VS Code](https://octocounts.com/compare/neovim-vs-vscode)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
