{"id":18421682,"url":"https://github.com/jrob774/makeicon","last_synced_at":"2025-10-09T14:34:39.869Z","repository":{"id":41248054,"uuid":"327370888","full_name":"JROB774/makeicon","owner":"JROB774","description":"Cross-platform command-line utility for generating app icons.","archived":false,"fork":false,"pushed_at":"2023-01-20T19:27:34.000Z","size":1520,"stargazers_count":10,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T14:39:07.548Z","etag":null,"topics":["command-line","command-line-tool","cpp","cpp17","ico","icon","makeicon","tool","utility"],"latest_commit_sha":null,"homepage":"","language":"C++","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/JROB774.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":"2021-01-06T16:38:22.000Z","updated_at":"2024-07-04T07:07:39.000Z","dependencies_parsed_at":"2023-01-23T04:31:58.864Z","dependency_job_id":null,"html_url":"https://github.com/JROB774/makeicon","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/JROB774/makeicon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JROB774%2Fmakeicon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JROB774%2Fmakeicon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JROB774%2Fmakeicon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JROB774%2Fmakeicon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JROB774","download_url":"https://codeload.github.com/JROB774/makeicon/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JROB774%2Fmakeicon/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001517,"owners_count":26083118,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"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":["command-line","command-line-tool","cpp","cpp17","ico","icon","makeicon","tool","utility"],"created_at":"2024-11-06T04:26:30.659Z","updated_at":"2025-10-09T14:34:39.854Z","avatar_url":"https://github.com/JROB774.png","language":"C++","readme":"# makeicon\n\n![build](https://github.com/jrob774/makeicon/actions/workflows/build.yaml/badge.svg)\n\n```\nmakeicon [-help] [-version] [-resize] [-platform:name] -sizes:x,y,z... -input:x,y,z... output\n```\n\nA command-line utility for generating application icons for **Windows**, **iOS**, **MacOS** and **Android**.\n\n### Example Usage\n\n```\n# Generating an .ico file on windows\nmakeicon.exe -input:./assets/source/icon.png -sizes:256,128,64,32 -resize ./assets/built/icon.ico\n```\n\n## Building\n\nThe makeicon application is simple and can be compiled from the command-line.\n\n### Windows\n\n```\ncl -EHsc -std:c++17 -I third_party/stb makeicon.cpp -Fe:makeicon.exe\n```\n\n### MacOS\n\n```\nclang++ -std=c++17 -I third_party/stb makeicon.cpp -o makeicon\n```\n\n### Linux\n\n```\ng++ -std=c++17 -I third_party/stb makeicon.cpp -o makeicon\n```\n\n## Releases\n\nThere are prebuilt binaries available for both Windows and MacOS, these are available\nin the `binaries` folder if you wish to include this project in your codebase as a\nsubmodule. These binaries are always the latest version. There are also versioned\nbinaries available for download from this repository's releases tab.\n\n## License\n\nThis project is available under the MIT License, Copyright (C) Joshua Robertson 2021 - 2023.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrob774%2Fmakeicon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjrob774%2Fmakeicon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrob774%2Fmakeicon/lists"}