# HKUDS/Paper2Slides SLOC report

> As of 2026-09-07 (commit 941695a0564f), HKUDS/Paper2Slides contains 22,376 total lines: 18,316 code, 1,498 comments, 2,562 blank, across 83 files in 10 languages (top: Python 66.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving HKUDS/Paper2Slides to commit 941695a0564f, 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 81.9% of all lines, comments represent 6.7%, and the repository averages 221 code lines per file. Python accounts for 66.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 52 | 14,976 | 12,125 | 868 | 1,983 |
| JSX | 13 | 3,698 | 3,231 | 154 | 313 |
| JSON | 2 | 2,507 | 2,506 | 0 | 1 |
| Shell | 6 | 449 | 329 | 49 | 71 |
| JavaScript | 3 | 57 | 52 | 1 | 4 |
| YAML | 1 | 47 | 42 | 1 | 4 |
| CSS | 1 | 22 | 18 | 0 | 4 |
| HTML | 1 | 13 | 13 | 0 | 0 |
| Markdown | 3 | 582 | 0 | 405 | 177 |
| Plain Text | 1 | 25 | 0 | 20 | 5 |

Top language (Python 66.2%). Generated at 2026-09-07T04:24:01.662462436+00:00. Canonical report: https://octocounts.com/github/HKUDS/Paper2Slides

## Report FAQ

### How many lines of code does HKUDS/Paper2Slides have?

HKUDS/Paper2Slides has 22,376 total lines, including 18,316 code lines, 1,498 comment lines, and 2,562 blank lines.

### How was the HKUDS/Paper2Slides line count measured?

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

### What commit was counted for HKUDS/Paper2Slides?

This OctoCounts report was generated from 941695a0564f6d9f4ab1d30f0a502a8af27f4dba at commit 941695a0564f on 2026-09-07T04:24:01.662462436+00:00.

## Similar repository reports

- [meta-pytorch/opacus](https://octocounts.com/github/meta-pytorch/opacus) — Python, 18,251 code lines
- [pollen-robotics/microduck_rl](https://octocounts.com/github/pollen-robotics/microduck_rl) — Python, 18,591 code lines
- [petl-developers/petl](https://octocounts.com/github/petl-developers/petl) — Python, 18,675 code lines
- [MiniMax-AI/Mini-Agent](https://octocounts.com/github/MiniMax-AI/Mini-Agent) — Python, 18,693 code lines
- [bubbuild/bub](https://octocounts.com/github/bubbuild/bub) — Python, 18,867 code lines
- [kivy/python-for-android](https://octocounts.com/github/kivy/python-for-android) — Python, 17,707 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)
