Ross ROSS = Recommend OSS · open-source software intelligence for agents

abinthomasonline/repo2txt

Web-based tool converts GitHub repository contents into a single formatted text file observed · 2026-08-28

github.com/abinthomasonline/repo2txt · homepage · TypeScript observed · 2026-08-28

Health v2 · maintenance only

65/100

  • Activity 96
  • Release rhythm 35
  • Longevity 50

Flags: no_releases no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 709
  • days_rel: n/a
  • days_push: 28
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1835 stars · 220 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A browser-based tool that converts GitHub, GitLab, Azure DevOps repositories, local folders, or ZIP files into a single formatted text file for use as LLM context. All processing happens client-side with no server uploads, featuring smart filtering, token counting, and virtual scrolling for large repos.

Use cases

  • convert a github repo to text for chatgpt context
  • paste my codebase into an llm prompt
  • generate a single text file from a repository for claude
  • bundle local project files for ai-assisted development
  • count tokens of a repo before sending to an llm
  • extract only certain file types from a repo as text
  • turn a zip of code into llm-ready context

When to choose

  • you need to give an LLM the full context of a codebase quickly
  • you want a privacy-first tool where code never leaves your browser
  • you need filtering by extension, gitignore patterns, or directory
  • you work with large repositories and need virtual scrolling and token counts

When to avoid

  • you need automated CI-based repo-to-text pipelines rather than an interactive web UI
  • you need to process private repos without trusting a hosted page (self-host or use classic version)
  • you need output formats other than plain text

Facets

application · maturity active

developer-tools web-scraping llm-inference prompt-engineering developer-tools large-language-models web-development browser repo-to-text llm-context browser-based github gitlab azure-devops token-counter privacy-first web nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
abinthomasonline/repo2txtmain65

For agents

markdown · JSON · MCP: product_card(name="abinthomasonline/repo2txt")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem