Skip to content
Recued
Menu
← Back to packs

XLSX2CSV Pack

by recued-core v1 app_pack

V3 deterministic spreadsheet-to-CSV capability pack. By-value connector composition (service_kind=cli, no separate ingredient): the local xlsx2csv CLI converts the first worksheet of one XLSX workbook to UTF-8 CSV via the spreadsheet.to_csv catalog operation. Fixed-function and reproducible: the executor materializes the source workbook and owns the throwaway output directory, while xlsx2csv writes a fixed sheet.csv result that is captured as result.file_ref. Write-tier but approval=never: xlsx2csv writes only to an engine-managed output dir, exposes no arbitrary flags, and never streams workbook bytes through op-step values. Requires xlsx2csv on PATH (Debian/Ubuntu: apt install xlsx2csv; Python environments: pip install xlsx2csv). Local and no-egress.

What this pack installs

  • xlsx2csv Ingredient

Trust & control

What installing this whole pack would let it do. Recued grants these permissions at install — review them there before approving.

Where it runs

Server only Runs on your server.

What it's allowed to do

Write Local CLI xlsx2csv external change
Write: spreadsheet.to_csv · No approval

Data it touches

SurfacesLocal CLI

About

Tags

pack:xlsx2csvxlsx2csvclispreadsheetxlsxcsvconvertdeterministiclocal-servicev3composition