Convert .xyz file into .png file
Project description
xyz2png
Convert .xyz file into .png file
Reimplementation vn-tools/xyz2png in Python3.
Install
pip install xyz2png
# OR
pipx install xyz2png
Run
xyz2png <target dir> <output dir>
Example
$ ls FooBar/GameFiles/Picture/*.xyz
FooBar/GameFiles/Picture/foo1.xyz FooBar/GameFiles/Picture/bar1.xyz
$ xyz2png FooBar/GameFiles/Picture output_images
Done.
$ ls output_images
foo1.png bar1.png
Help
$ xyz2png -h
usage: xyz2png [-h] [-o] [-V] IN OUT
Convert .xyz file into .png file.
positional arguments:
IN directory of xyz files
OUT directory to output png files
options:
-h, --help show this help message and exit
-o, --overwrite overwrite if png file exists
-V, --version show program's version number and exit
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
xyz2png-0.0.1.tar.gz
(3.3 kB
view details)
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 xyz2png-0.0.1.tar.gz.
File metadata
- Download URL: xyz2png-0.0.1.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.1 Linux/6.5.0-1016-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe80f2f51cb8d717ab2005d408cbb62ac3d9748a162714725be8078b2002f536
|
|
| MD5 |
a3a0d28e19200e5530d5b30f314891ec
|
|
| BLAKE2b-256 |
f94c0dd3b6056d8f84775d7c34748bbec72fefe9561a9340f0b2e9d7bec793ea
|
File details
Details for the file xyz2png-0.0.1-py3-none-any.whl.
File metadata
- Download URL: xyz2png-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.1 Linux/6.5.0-1016-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0b4460d40575205771827aaf786dac88f874860da0a5846910c7763253e8ed07
|
|
| MD5 |
3fb07c7c996a16812dfad5c67e0167fd
|
|
| BLAKE2b-256 |
bc2f0d2be4aca3758601bbdc49ce70e5835af22c02b3555e162bb1faaa21f3ab
|