[Libreoffice-bugs] [Bug 135762] Export all sheets as CSV

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Jul 12 11:54:01 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=135762

--- Comment #7 from Eike Rathke <erack at redhat.com> ---
Fwiw, there's a Python utility xlsx2csv that lumps together all sheets into one
CSV file. Whether that's actually useful is debatable..

pip3 install xlsx2csv
xlsx2csv -a file.xlsx > file.csv

See also https://github.com/dilshod/xlsx2csv

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210712/3b210f0b/attachment.htm>


More information about the Libreoffice-bugs mailing list