{"id":15701052,"url":"https://github.com/hmarr/xlsx-to-csv","last_synced_at":"2025-07-31T18:03:02.499Z","repository":{"id":66955427,"uuid":"491628742","full_name":"hmarr/xlsx-to-csv","owner":"hmarr","description":"💾 Convert XLSX files to CSVs","archived":false,"fork":false,"pushed_at":"2024-12-11T23:51:24.000Z","size":30,"stargazers_count":6,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-31T23:39:16.086Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hmarr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-05-12T18:36:36.000Z","updated_at":"2024-02-03T07:09:34.000Z","dependencies_parsed_at":"2024-10-24T05:25:54.947Z","dependency_job_id":"2b5e8a89-26be-408a-85f0-28a7dfb978ad","html_url":"https://github.com/hmarr/xlsx-to-csv","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmarr%2Fxlsx-to-csv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmarr%2Fxlsx-to-csv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmarr%2Fxlsx-to-csv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hmarr%2Fxlsx-to-csv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hmarr","download_url":"https://codeload.github.com/hmarr/xlsx-to-csv/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253764687,"owners_count":21960608,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-03T19:58:55.827Z","updated_at":"2025-05-12T15:26:00.894Z","avatar_url":"https://github.com/hmarr.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xlsx-to-csv\n\nConvert XLSX spreadsheets to CSVs. Built with [Excelize](https://github.com/xuri/excelize).\n\n## Usage\n\n```console\n$ xlsx-to-csv --help                                                                                                                                                                                        main\nUsage:\n  xlsx-to-csv [OPTIONS]\n\nApplication Options:\n  -l, --list-sheets  List sheets\n  -s, --sheet=       Sheet to convert\n  -i, --input=       Input XLSX file (default: stdin)\n  -o, --output=      Output CSV file (default: stdout)\n\nHelp Options:\n  -h, --help         Show this help message\n```\n\n### List sheets\n\n```console\n$ xlsx-to-csv --list-sheets -i data.xlsx\nDownloads\nCumulative\n```\n\n### Convert sheet to CSV\n\n```console\n$ xlsx-to-csv --sheet Downloads -i data.xlsx\nDate,Downloads\n05-12-22,918\n05-13-22,681\n05-14-22,360\n05-15-22,372\n05-16-22,255\n05-17-22,152\n05-18-22,875\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhmarr%2Fxlsx-to-csv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhmarr%2Fxlsx-to-csv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhmarr%2Fxlsx-to-csv/lists"}