Translate a PBIX report visuals into another language
Project description
pbixtrans: Translate a PBIX report visuals into another language
pbixtrans is a command-line tool for translating Power BI (.pbix) visuals into different languages.
Features
- 🌍 Automatic Translation: Translates Power BI report content using Google Translate
- 🔄 Preserves Structure: Maintains all report formatting, visuals, and data connections
- 🚀 Simple CLI: Easy-to-use command-line interface
Currently Supported Elements
- ✅ Report page names
- ✅ Textbox content
- ✅ Action Button text
- ✅ Slicer text
- ✅ Shape text
- ⏳ (more coming soon)
Installation
From PyPI
pip install pbixtrans
From Source
git clone https://github.com/tbrus/pbixtrans.git
cd pbixtrans
pip install -e .
Usage
Translate report.pbix to pl:
pbixtrans -f report.pbix -l pl
This will create report_pl.pbix in the same directory.
Limitations
- Requires internet connection for translation
- Data model (tables, columns, DAX) is not translated
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Disclaimer
This tool is not affiliated with or endorsed by Microsoft. Power BI and PBIX are trademarks of Microsoft Corporation.
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 pbixtrans-0.1.1.tar.gz.
File metadata
- Download URL: pbixtrans-0.1.1.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b83962552f5973b5838544b55612fa07643ddce8d6010b001f7ad878e6029514
|
|
| MD5 |
8a26d80483ec1f859f734584920f6527
|
|
| BLAKE2b-256 |
61274649856302c8e77852257939f998feb47336de83d94c9b4e1cffb5177e66
|
File details
Details for the file pbixtrans-0.1.1-py3-none-any.whl.
File metadata
- Download URL: pbixtrans-0.1.1-py3-none-any.whl
- Upload date:
- Size: 12.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3cd3f324650e37a1ae490fd103f346afc0b67a69e1bad6bf2a0cf01ac6cba7a5
|
|
| MD5 |
172e2c16cd14f1fdf8282add98f589fd
|
|
| BLAKE2b-256 |
c39bff4ce53cd7738682c026902896166cd9cf7c8a3aafb3f1b77c950ef2d089
|