{"id":17931719,"url":"https://github.com/jessesquires/app-icons-script","last_synced_at":"2025-03-24T05:32:07.830Z","repository":{"id":23167471,"uuid":"26523297","full_name":"jessesquires/app-icons-script","owner":"jessesquires","description":"Photoshop script to generate all iOS and macOS app icons","archived":false,"fork":false,"pushed_at":"2020-12-17T19:51:08.000Z","size":45,"stargazers_count":85,"open_issues_count":0,"forks_count":32,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-19T02:11:35.563Z","etag":null,"topics":["icons","ios","macos","photoshop-script"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/jessesquires.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":"2014-11-12T06:54:29.000Z","updated_at":"2025-02-26T16:51:56.000Z","dependencies_parsed_at":"2022-07-15T23:46:02.939Z","dependency_job_id":null,"html_url":"https://github.com/jessesquires/app-icons-script","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jessesquires%2Fapp-icons-script","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jessesquires%2Fapp-icons-script/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jessesquires%2Fapp-icons-script/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jessesquires%2Fapp-icons-script/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jessesquires","download_url":"https://codeload.github.com/jessesquires/app-icons-script/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245217101,"owners_count":20579288,"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":["icons","ios","macos","photoshop-script"],"created_at":"2024-10-28T21:23:21.106Z","updated_at":"2025-03-24T05:32:07.513Z","avatar_url":"https://github.com/jessesquires.png","language":"JavaScript","readme":"# app-icons-script\n\n*Photoshop script to generate all iOS and macOS app icons*\n\nMake one 1024x1024 App Icon, let this script [automate](http://xkcd.com/1319/) the rest.\n\nThis script will create all of your app icon images from a single 1024x1024 \"iTunesArtwork\" PNG. It saves icons in **PNG-24** using *Save For Web* and removes metadata. The generated PNGs are named with the following scheme: `Icon-\u003csize\u003e\u003cdensity\u003e.png`, for example `Icon-60@2x.png`.\n\n\u003e 💡 **Note:** \n\u003e\n\u003e These instructions (and install script) are for **Photoshop CC 2019**. \n\u003e\n\u003e For a different version, simply edit the `VERSION` [variable in the script](https://github.com/jessesquires/app-icons-script/blob/master/install.sh#L3).\n\n## Installation\n\n```bash\n$ git clone https://github.com/jessesquires/app-icons-script.git\n$ cd app-icons-script/\n$ [sudo] ./install.sh\n```\n\n## Usage\n\n1. Open Photoshop CC (may require restart if open during install)\n2. Select script from `File \u003e Scripts` menu\n3. Follow the dialog prompts\n4. :tada: :beer:\n\n## :warning: Warning! :warning:\n\nThis script **does not handle naming collisions**, it will overwrite any existing files with the same names in the destination directory.\n\n## Generating Asset Catalogs\n\nThis repo also contains a script to generate asset catalogs (`genAssetCatalog.sh`) using the output from the Photoshop scripts. It can create a complete AppIcon asset catalog for iOS or watchOS that is ready to import directly into your Xcode project.\n\nThe script should be executed with the following options:\n\n```bash\n$ ./genAssetCatalog.sh \u003csource path to icons\u003e \u003cdestination path\u003e \u003ccatalog name\u003e [ios | watch]\n```\n\nExample:\n\n```bash\n$ ./genAssetCatalog.sh ~/Desktop/icons/ ~/Desktop/assets/ AppIcon ios\n```\n\n## Documentation\n\n* Adobe [Photoshop JavaScript Reference](http://www.adobe.com/devnet/photoshop/scripting.html)\n\n* Apple Human Interface Guidelines: \n    * [iOS Icon and Image Sizes](https://developer.apple.com/design/human-interface-guidelines/ios/icons-and-images/app-icon/)\n    * [macOS Icon and Image Sizes](https://developer.apple.com/design/human-interface-guidelines/macos/icons-and-images/app-icon/)\n\n## Credits\n\nModified and maintained by [@jessesquires](https://github.com/jessesquires)\n\nOriginal [script](https://gist.github.com/mattdipasquale/711203) by [@mattdipasquale](https://github.com/mattdipasquale)\n\nLater [modified](https://gist.github.com/appsbynight/3681050) by [@appsbynight](https://github.com/appsbynight)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjessesquires%2Fapp-icons-script","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjessesquires%2Fapp-icons-script","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjessesquires%2Fapp-icons-script/lists"}