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

dilshod/xlsx2csv

Convert xslx to csv, it is fast, and works for huge xlsx files observed · 2026-08-28

github.com/dilshod/xlsx2csv · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 98
  • Release rhythm 8
  • Longevity 100
How is this computed?

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

  • gap_med: n/a
  • age_days: 6010
  • days_rel: n/a
  • days_push: 12
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1776 stars · 305 forks observed · 2026-08-28

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

A fast Python command-line tool that converts Microsoft Excel XLSX files to CSV format, including support for very large files. It can be installed via pip or run standalone as a single script, with options for sheet selection, encoding, delimiters, and date formats.

Use cases

  • convert xlsx to csv from the command line
  • extract a specific excel sheet to csv
  • convert huge excel files without running out of memory
  • batch export all sheets of a workbook to csv
  • change date and float formatting when exporting excel data
  • convert xlsx to csv with custom delimiter or encoding

When to choose

  • you need a fast, dependency-light xlsx-to-csv converter
  • you work with very large Excel files that crash GUI tools
  • you want scriptable conversion in pipelines or cron jobs
  • you need fine control over sheets, delimiters, encodings, and formats

When to avoid

  • you need to convert csv back to xlsx
  • you need to preserve complex formatting, charts, or formulas
  • you need to read legacy .xls files
  • you prefer a GUI-based conversion tool

Facets

cli-tool · maturity stable

cli parser csv developer-tools files spreadsheets developer-tools python cli cross-platform xlsx spreadsheet-conversion excel data-conversion streaming command-line

2 sources

Member repositories

RepositoryRoleHealth v2
dilshod/xlsx2csvmain67

For agents

markdown · JSON · MCP: product_card(name="dilshod/xlsx2csv")

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