BankkRoll/repo2pdf
repo2pdf is a tool that allows you to convert a GitHub repository into a PDF file. It clones the repository, processes the files, and then creates a PDF. --- DOCS: https://bankkroll-repo2pdf.mintlify.app
Supports granular PDF generation options including syntax highlighting, line/page numbers, and comment removal via interactive prompts. Built with Node.js/TypeScript, it parses text-based files and uses a customizable `repo2pdf.ignore` configuration file to exclude specific files and extensions. Available as both an NPM package and web application, with single-file or multi-file PDF output modes.
355 stars.
Stars
355
Forks
70
Language
JavaScript
License
MIT
Category
Last pushed
Jan 29, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/BankkRoll/repo2pdf"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
aaurelions/combicode
📦 A CLI tool to combine a project's codebase into a single file for LLM context.
epilande/codegrab
âś‹ Interactive CLI tool for selecting and bundling code into a single, LLM-ready output file
Water-Run/treepp
tree++: A much better Windows `tree` command—more features, faster performance, and diff-level...
werserk/CodeCollector
CodeCollector helps developers gather and consolidate code from various files and directories...
gelleson/codemerge
CodeMerge is useful for consolidating code from various files into a single file that can be...