{"id":16412236,"url":"https://github.com/junaidqadirb/inkexport","last_synced_at":"2026-05-16T15:31:29.635Z","repository":{"id":146752112,"uuid":"43708071","full_name":"JunaidQadirB/InkExport","owner":"JunaidQadirB","description":"A Bash script that exports selected objects from a svg to multiple resolution icons for android.","archived":false,"fork":false,"pushed_at":"2017-03-24T06:53:46.000Z","size":6,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T06:14:16.016Z","etag":null,"topics":["inkscape"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/JunaidQadirB.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":"2015-10-05T19:22:59.000Z","updated_at":"2022-02-04T04:19:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"ebb6c4ef-bfd0-40a6-80dd-6c24345a5811","html_url":"https://github.com/JunaidQadirB/InkExport","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JunaidQadirB/InkExport","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunaidQadirB%2FInkExport","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunaidQadirB%2FInkExport/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunaidQadirB%2FInkExport/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunaidQadirB%2FInkExport/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JunaidQadirB","download_url":"https://codeload.github.com/JunaidQadirB/InkExport/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JunaidQadirB%2FInkExport/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33108096,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["inkscape"],"created_at":"2024-10-11T06:48:11.373Z","updated_at":"2026-05-16T15:31:29.619Z","avatar_url":"https://github.com/JunaidQadirB.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# InkExport\nA Bash script that exports selected objects from a svg to multiple resolution icons for android.\n\n#### Licence : MIT\n\nIt will generate images of the following resolutions:\n\n| Resolution | Dimension |\n|---------|:-------------|\n|\tDefault | 48 x 48 px   |\n| ldpi    | 36 x 36 px   |\n| mdpi    | 48 x 48 px   |\n| hdpi    | 72 x 72 px   |\n| xhdpi   | 96 x 96 px   |\n| xxhdpi  | 144 x 144 px |\n| xxxhdpi | 192 x 192 px | \n\nInstallation\n---\n\n`git clone https://github.com/JeyKeu/InkExport.git \u0026\u0026 cd InkExport \u0026\u0026 chmod +x inkexport \u0026\u0026 sudo cp inkexport /usr/local/bin/inkexport`\n\nUsage\n---\nTo display help orusage instructions type:\n`inkexport` or `inkexport -h`\nTo Export icons from Inkscape:\n\n`inkexport -f \u003cPath-To-Svg\u003e#\u003cObject-Id\u003e (REQUIRED)`\n\n\"Example:\"\n\n`inkexport -f my_vector.svg#Id-Of-Object-To-Export`\n\nSwitches\n---\n`InkExport` accepts the following switches:\n\n| Switch          | Description |\n|-----------------|:-------------|\n|\t-h or no switch | When excuted with `-h` or without any switch at all, it will display the usage     |\n| -f              | This switch is required. -f takes a file as argument. This is the input svg file   |\n| -s              | Do not show generated files    |\n\n\nWorkfolw\n---\n\n- Create your icon in `Inkscape` \n- Resize it to be large\n- Set a sensible ID to the object or group from the `Object Properties` dialog\n- Save the file as svg\n- Open Terminal\n- Enter `inkexport -f your.svg#myIcon`\n- Generated files are displayed in your default file browser\n- Files are generated in a `Drawable` directory from where the command is run.\n\nLicense\n---\n\nMIT\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunaidqadirb%2Finkexport","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjunaidqadirb%2Finkexport","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjunaidqadirb%2Finkexport/lists"}