{"id":27155433,"url":"https://github.com/yasha424/reformat-images","last_synced_at":"2026-05-17T03:35:13.810Z","repository":{"id":286642852,"uuid":"962068757","full_name":"yasha424/reformat-images","owner":"yasha424","description":"Simple tool for converting all images with specified format to another format","archived":false,"fork":false,"pushed_at":"2025-04-07T16:02:26.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T01:58:21.860Z","etag":null,"topics":["format","formatting","formatting-images","image","image-reformatting","images-formatting","macos","reformat","reformatting-image","shell","shell-script","xcode"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yasha424.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2025-04-07T15:45:37.000Z","updated_at":"2025-04-07T16:26:52.000Z","dependencies_parsed_at":"2025-04-10T01:48:02.613Z","dependency_job_id":null,"html_url":"https://github.com/yasha424/reformat-images","commit_stats":null,"previous_names":["yasha424/reformat-images"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yasha424/reformat-images","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yasha424%2Freformat-images","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yasha424%2Freformat-images/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yasha424%2Freformat-images/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yasha424%2Freformat-images/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yasha424","download_url":"https://codeload.github.com/yasha424/reformat-images/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yasha424%2Freformat-images/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33126502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"online","status_checked_at":"2026-05-17T02:00:05.366Z","response_time":107,"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":["format","formatting","formatting-images","image","image-reformatting","images-formatting","macos","reformat","reformatting-image","shell","shell-script","xcode"],"created_at":"2025-04-08T19:40:17.638Z","updated_at":"2026-05-17T03:35:13.804Z","avatar_url":"https://github.com/yasha424.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# reformat-images\nSimple tool for macOS (primarily designed for XCode projects) for converting all images with specified format to another format\n## Dependencies:\nFor converting images imagemagick is used. You can install it using brew:\n```console\nbrew install imagemagick\n```\n## Installation:\n```console\ngit clone https://github.com/yasha424/reformat-images\ncd reformat-images\nmv reformat-images  /usr/local/bin/\nchmod u+x /usr/local/bin/reformat-images\n```\nchmod u+x is used for making bash script executable.\\\nAfter intsallation open new terminal window and you are ready to go\n## Usage:\n### Enter project directory in terminal then write:\n```console\nreformat-images {input_file_format} {output_file_format}\n```\nSupported file formats for converting images are:\n##### **pdf**, **png**, **jpeg**, **jpg** and **heic**\n##### *AppIcon is left untouched\n## Background\nWhen xcode generates Assets.car - heic image format takes up to 5 times less space than jpeg and up to 10 time less space than png.\\\nSo of your images are using one of those formats try converting them to heic to reduce your app size.\\\nNote that if your image is vector based (pdf or svg) you should not convert it to heic, because it will drastically reduce image quality.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyasha424%2Freformat-images","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyasha424%2Freformat-images","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyasha424%2Freformat-images/lists"}