# aseprite/aseprite SLOC report

> As of 2026-09-10 (commit 375989a61c34), aseprite/aseprite contains 244,446 total lines: 184,126 code, 21,040 comments, 39,280 blank, across 1,461 files in 15 languages (top: C++ 76.9%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

aseprite/aseprite has 184,126 source lines of code out of 244,446 total lines across 1,461 files, counted from the 375989a61c3425cd4e8cdedfcfcca4bdfef7e1d9 ref at commit 375989a61c34 by the OctoCounts tokei engine on 2026-09-10. 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 aseprite/aseprite to commit 375989a61c34, 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 75.3% of all lines, comments represent 8.6%, and the repository averages 126 code lines per file. C++ accounts for 76.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 695 | 183,907 | 141,682 | 13,147 | 29,078 |
| C Header | 618 | 45,969 | 30,411 | 6,445 | 9,113 |
| XML | 67 | 7,472 | 6,891 | 250 | 331 |
| INI | 1 | 2,066 | 1,945 | 10 | 111 |
| CMake | 26 | 2,371 | 1,878 | 246 | 247 |
| Shell | 3 | 599 | 476 | 74 | 49 |
| Module-Definition | 2 | 338 | 301 | 0 | 37 |
| JSON | 14 | 289 | 289 | 0 | 0 |
| Objective-C++ | 2 | 238 | 178 | 16 | 44 |
| C | 1 | 61 | 50 | 5 | 6 |
| PowerShell | 1 | 15 | 14 | 0 | 1 |
| Batch | 1 | 14 | 11 | 0 | 3 |

Top language (C++ 76.9%). Generated at 2026-09-10T23:19:50.218273058+00:00. Canonical report: https://octocounts.com/github/aseprite/aseprite

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/aseprite/aseprite/commit/375989a61c3425cd4e8cdedfcfcca4bdfef7e1d9?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 aseprite/aseprite have?

aseprite/aseprite has 244,446 total lines, including 184,126 code lines, 21,040 comment lines, and 39,280 blank lines.

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

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

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

This OctoCounts report was generated from 375989a61c3425cd4e8cdedfcfcca4bdfef7e1d9 at commit 375989a61c34 on 2026-09-10T23:19:50.218273058+00:00.

## Similar repository reports

- [KhronosGroup/Vulkan-Samples](https://octocounts.com/github/KhronosGroup/Vulkan-Samples) — C++, 187,205 code lines
- [SaschaWillems/vulkan](https://octocounts.com/github/SaschaWillems/vulkan) — C++, 173,118 code lines
- [rsta2/circle](https://octocounts.com/github/rsta2/circle) — C++, 201,265 code lines
- [Gerate-Technik/zkgram](https://octocounts.com/github/Gerate-Technik/zkgram) — C++, 206,979 code lines
- [electron/electron](https://octocounts.com/github/electron/electron) — C++, 208,094 code lines
- [vicinaehq/vicinae](https://octocounts.com/github/vicinaehq/vicinae) — C++, 212,201 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)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Godot vs Bevy](https://octocounts.com/compare/godot-vs-bevy)
- [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)
