{"id":15725127,"url":"https://github.com/eggplants/xyz2png","last_synced_at":"2025-07-28T22:32:13.677Z","repository":{"id":229883662,"uuid":"777932208","full_name":"eggplants/xyz2png","owner":"eggplants","description":"Convert .xyz file into .png file","archived":false,"fork":false,"pushed_at":"2024-11-09T18:16:26.000Z","size":168,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-30T20:12:13.240Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eggplants.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-26T19:15:52.000Z","updated_at":"2024-11-09T18:16:28.000Z","dependencies_parsed_at":"2024-04-02T02:29:27.123Z","dependency_job_id":"478f9aa1-828b-4bd9-987a-054b915ef7fd","html_url":"https://github.com/eggplants/xyz2png","commit_stats":null,"previous_names":["eggplants/xyz2png"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggplants%2Fxyz2png","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggplants%2Fxyz2png/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggplants%2Fxyz2png/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eggplants%2Fxyz2png/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eggplants","download_url":"https://codeload.github.com/eggplants/xyz2png/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227961821,"owners_count":17847838,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-03T22:19:45.208Z","updated_at":"2025-07-28T22:32:13.672Z","avatar_url":"https://github.com/eggplants.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xyz2png\n\n[![PyPI version](\n  \u003chttps://badge.fury.io/py/xyz2png.svg\u003e\n  )](\n  \u003chttps://badge.fury.io/py/xyz2png\u003e\n) [![Maintainability](\n  \u003chttps://qlty.sh/badges/bf03b670-f781-4166-99a6-8d3f5e917f06/maintainability.svg\u003e\n  )](\n  \u003chttps://qlty.sh/gh/eggplants/projects/xyz2png\u003e\n) [![pre-commit.ci status](\n  \u003chttps://results.pre-commit.ci/badge/github/eggplants/xyz2png/master.svg\u003e\n  )](\n  \u003chttps://results.pre-commit.ci/latest/github/eggplants/xyz2png/master\u003e\n)\n\n[![ghcr latest](\n  \u003chttps://ghcr-badge.egpl.dev/eggplants/xyz2png/latest_tag?trim=major\u0026label=latest\u003e\n ) ![ghcr size](\n  \u003chttps://ghcr-badge.egpl.dev/eggplants/xyz2png/size\u003e\n)](\n  \u003chttps://github.com/eggplants/xyz2png/pkgs/container/xyz2png\u003e\n)\n\nConvert [`.xyz` file](http://justsolve.archiveteam.org/wiki/XYZ_(RPG_Maker)) into `.png` file\n\n_Reimplementation [vn-tools/xyz2png](https://github.com/vn-tools/xyz2png) in Python3._\n\n## Install\n\n```bash\npip install xyz2png\n```\n\n```bash\n# OR\npipx install xyz2png\n```\n\n## Run\n\n```bash\nxyz2png \u003ctarget dir\u003e \u003coutput dir\u003e\n```\n\n## Example\n\n```shellsession\n$ ls FooBar/GameFiles/Picture/*.xyz\nFooBar/GameFiles/Picture/foo1.xyz    FooBar/GameFiles/Picture/bar1.xyz\n\n$ xyz2png FooBar/GameFiles/Picture output_images\nDone.\n\n$ ls output_images\nfoo1.png    bar1.png\n```\n\n## Help\n\n```shellsession\n$ xyz2png -h\nusage: xyz2png [-h] [-o] [-V] IN OUT\n\nConvert .xyz file into .png file.\n\npositional arguments:\n  IN               directory of xyz files\n  OUT              directory to output png files\n\noptions:\n  -h, --help       show this help message and exit\n  -o, --overwrite  overwrite if png file exists\n  -V, --version    show program's version number and exit\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feggplants%2Fxyz2png","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feggplants%2Fxyz2png","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feggplants%2Fxyz2png/lists"}