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
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file xlsb2xlsx-0.1.tar.gz.
File metadata
- Download URL: xlsb2xlsx-0.1.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
04624ee4315656acdc5c686e897aebc1b9a923fbc19610d27c3a3ad6a1c43430
|
|
| MD5 |
c6aee58862272621a3c2bcec2d1c8c98
|
|
| BLAKE2b-256 |
aebaea9dd5eae91c95806aa3ae663128c49ff312b1d9581a1beeef88366b2a07
|
File details
Details for the file xlsb2xlsx-0.1-py3-none-any.whl.
File metadata
- Download URL: xlsb2xlsx-0.1-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d8383335bb229d46bdeff355759fa8fd6aa3b7658fde1fc1411f7015e4a7af6c
|
|
| MD5 |
6d4b29036f6e6119c06cbc9a670eccb6
|
|
| BLAKE2b-256 |
781fec8b3914e17593423bee33fffb1de4b3cc31fcc9889b9fe36a2144545ba2
|