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.0.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.0.tar.gz.
File metadata
- Download URL: xyz2png-0.0.0.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 |
74962b7bd0041b52067bcbe928ef55f4bef6bcfe22e63fb5af2a809818fbbfdb
|
|
| MD5 |
5fecfa876e60898f2da8d6183fdf9d0e
|
|
| BLAKE2b-256 |
a43845d1a274cf0c9d973f61e63a5a3cc59a8cafe24b1863553997766df5bbca
|
File details
Details for the file xyz2png-0.0.0-py3-none-any.whl.
File metadata
- Download URL: xyz2png-0.0.0-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 |
30d48b3728487bc0bcc95d81e6e36bec49536c127a76f3aaeb4ff3fe65453b9e
|
|
| MD5 |
516b04121d1e8169bc059d233551cdab
|
|
| BLAKE2b-256 |
41764ac28360b3820b34a44a9da02c49eb83110ed2dccd97a4293a3cb2fd7067
|