{"id":13343070,"url":"https://github.com/RohanTalip/VectorDrawable2Svg","last_synced_at":"2025-03-12T04:32:14.487Z","repository":{"id":33887921,"uuid":"162184112","full_name":"RohanTalip/VectorDrawable2Svg","owner":"RohanTalip","description":"Converts Android VectorDrawable .xml files to .svg files","archived":false,"fork":false,"pushed_at":"2023-03-28T01:17:32.000Z","size":14,"stargazers_count":59,"open_issues_count":3,"forks_count":18,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-07-30T21:06:12.640Z","etag":null,"topics":["android","svg","vectordrawable","xml"],"latest_commit_sha":null,"homepage":"","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/RohanTalip.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}},"created_at":"2018-12-17T20:09:32.000Z","updated_at":"2024-06-27T22:41:14.000Z","dependencies_parsed_at":"2022-09-20T07:23:42.228Z","dependency_job_id":null,"html_url":"https://github.com/RohanTalip/VectorDrawable2Svg","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RohanTalip%2FVectorDrawable2Svg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RohanTalip%2FVectorDrawable2Svg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RohanTalip%2FVectorDrawable2Svg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RohanTalip%2FVectorDrawable2Svg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RohanTalip","download_url":"https://codeload.github.com/RohanTalip/VectorDrawable2Svg/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221270030,"owners_count":16788787,"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":["android","svg","vectordrawable","xml"],"created_at":"2024-07-29T19:30:36.980Z","updated_at":"2024-10-24T03:30:21.897Z","avatar_url":"https://github.com/RohanTalip.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VectorDrawable2Svg\n\n## Introduction\nThe VectorDrawable2Svg.py Python script converts Android VectorDrawable `.xml`\nfiles to `.svg` files.\n\nThis repository was forked from\nhttps://gitlab.com/Hyperion777/VectorDrawable2Svg to add handling of indirect\ncolour references (e.g. in color.xml files) since that repository did not seem\nto be actively maintained (based on the unaddressed issues and merge/pull\nrequests there at the time).\n\n\n## Usage\n```shell\npython3 VectorDrawable2Svg.py a.xml b.xml ...\n```\n\n```shell\n./VectorDrawable2Svg.py --color-xml-file=path/to/color.xml a.xml b.xml ...\n```\n\n```shell\n/path/to/VectorDrawable2Svg.py --viewbox-only a.xml b.xml ...\n```\n\nThe output .svg files are written in the same directory as the .xml files\n(currently by simply replacing .xml with .svg in the filename).\n\n\n## Improvements\nThis Python script only supports some Android VectorDrawable attributes.\n\nSuggestions (or merge requests) for improvement are welcome.\n\n\n## See also\n\n- [vd2svg](https://github.com/neworld/vd2svg) - written in Kotlin\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRohanTalip%2FVectorDrawable2Svg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FRohanTalip%2FVectorDrawable2Svg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRohanTalip%2FVectorDrawable2Svg/lists"}