{"id":34624693,"url":"https://github.com/qimiko/gdlevelconverter","last_synced_at":"2026-04-26T02:01:21.695Z","repository":{"id":39909063,"uuid":"473551057","full_name":"qimiko/gdlevelconverter","owner":"qimiko","description":"2.0+ to 1.9 Geometry Dash Level Converter","archived":false,"fork":false,"pushed_at":"2025-03-15T01:22:30.000Z","size":334,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-08T10:05:05.430Z","etag":null,"topics":["geometry-dash"],"latest_commit_sha":null,"homepage":"https://qimiko.github.io/gdlevelconverter-web/","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/qimiko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-03-24T10:08:22.000Z","updated_at":"2025-03-15T01:22:33.000Z","dependencies_parsed_at":"2024-01-16T02:38:46.902Z","dependency_job_id":"7bfc51e1-b314-413a-9d63-3c36a17bcb19","html_url":"https://github.com/qimiko/gdlevelconverter","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/qimiko/gdlevelconverter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qimiko%2Fgdlevelconverter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qimiko%2Fgdlevelconverter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qimiko%2Fgdlevelconverter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qimiko%2Fgdlevelconverter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qimiko","download_url":"https://codeload.github.com/qimiko/gdlevelconverter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qimiko%2Fgdlevelconverter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32283294,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"online","status_checked_at":"2026-04-26T02:00:05.962Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["geometry-dash"],"created_at":"2025-12-24T15:49:36.336Z","updated_at":"2026-04-26T02:01:21.671Z","avatar_url":"https://github.com/qimiko.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 2.0+ to 1.9 Geometry Dash Level Converter\n\nA rewrite of my [original level conversion tool](https://github.com/qimiko/gd-level-scripts). Fixes colors and objects when loading a level created in 2.0+ on 1.9.\n\nSee [this document](docs/why.md) for the reason for the rewrite, as well as the new features provided.\n\n## Requirements\n\n* Python 3\n\n## Installation\n\nIn the root directory of this project, run `pip install .` using Python. This will add `gd-level-converter` to your PATH. You can also install directly from the GitHub releases. For example, running `pip install https://github.com/qimiko/gdlevelconverter/archive/refs/tags/v1.1.2.zip` would download and install the current latest release.\n\n## Usage\n\n`gd-level-converter input [-g groups...] [-o output]`\n\nSee `gd-level-converter --help` for more information.\n\n### Groups\n\nGroups define lists of object id conversions. For example, the `slopes` group will convert any object with id 1743 to id 289. This is necessary as some objects have been modified by RobTop and given new ids. By default, all non-hitbox changing groups are enabled.\n\nTo enable all conversions that modify hitboxes, use `all` as the argument for groups when running the converter.\n\nThe converter uses these groups to categorize the converted objects in the final report, and will warn if a group may heavily modify visuals or hitboxes.\n\n## License\n\nThis project is licensed under the [MIT license](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqimiko%2Fgdlevelconverter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqimiko%2Fgdlevelconverter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqimiko%2Fgdlevelconverter/lists"}