Skip to main content

Convert .xlsb files to .xlsx.

Project description

xlsb2xlsx

Purpose

An alternative to soffice that specifically converts .xlsb files to .xlsx files.

How to use xlsb2xlsx

To convert all .xlsb files in a directory, run:

python -m xlsb2xlsx /filepath

To convert all .xlsb files in a directory recursively, run:

python -m xlsb2xlsx /filepath --recursive

OR

python -m xlsb2xlsx /filepath -r

The --recursive flag specifies whether files in nested directories are also converted.

Fine Print

This wrapper is built on top of the Aspose.Cells project which is proprietary.

As a result of being built on top of Aspose.Cells, each converted .xlsx file will contain an additional sheet named Evaluation Warning at the end of the .xlsx file after the conversion is complete. This additional sheet reminds the user that they are using a free version of Aspose's software which should be used for "Evaluation Only". The copyrights of Aspose.Cells belong to Apose Pty Ltd and this wrapper exists only for additional ease of use.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xlsb2xlsx-0.1.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distribution

xlsb2xlsx-0.1-py3-none-any.whl (3.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page